kotest-core / io.kotest.core.spec.style / FeatureScope / scenario

scenario

suspend fun scenario(name: String, test: suspend TestContext.() -> Unit): Unit
fun scenario(name: String): ScenarioBuilder