kotest-core / io.kotest.core.spec.style / FunSpecDsl / ContextScope / test

test

fun test(name: String): TestBuilder
suspend fun test(name: String, test: suspend TestContext.() -> Unit): Unit