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

specStarted

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

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