kotest-core / io.kotest.core.spec.style / ContextScope / should

should

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