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

xit

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