kotest-core
/
io.kotest.core.spec.style
/
DescribeSpecDsl
/
xdescribe
xdescribe
open
fun
xdescribe
(
name
:
String
,
test
:
suspend
DescribeScope
.
(
)
->
Unit
)
:
Unit