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

feature

suspend fun feature(name: String, init: suspend FeatureScope.() -> Unit): Unit