kotest-core / io.kotest.core.spec.style / StringSpecDsl / invoke

invoke

open operator fun String.invoke(test: suspend TestContext.() -> Unit): Unit

Adds a String Spec test using the default test case config.