kotest-core / io.kotest.core.spec.style / GivenAndContext / then

then

suspend fun then(name: String, test: suspend ThenContext.() -> Unit): Unit
fun then(name: String): TestScope