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

it

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