kotest-core / io.kotest.core.spec.style / DescribeSpecDsl / describe

describe

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