kotest-core / io.kotest.core.spec.style / ExpectScope / expect

expect

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