kotest-core / io.kotest.core.engine / SynchronizedTestEngineListener / specStarted

specStarted

fun specStarted(kclass: KClass<out Spec>): Unit

Is invoked once per Spec to indicate that this spec is about to begin execution.