kotest-core / io.kotest.core.spec.style / DescribeSpecDsl / DescribeScope / xdescribe

xdescribe

suspend fun xdescribe(name: String, test: suspend DescribeScope.() -> Unit): Unit