kotest-core / io.kotest.core.spec.style / GivenContext / Then

Then

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