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

feature

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