kotest-core / io.kotest.core.engine / IsolationTestEngineListener / testStarted

testStarted

fun testStarted(testCase: TestCase): Unit

Invoked if a TestCase is about to be executed (is active). Will not be invoked if the test is ignored.