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

should

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