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

testIgnored

fun testIgnored(testCase: TestCase, reason: String?): Unit

Invoked if a TestCase will not be executed because it is ignored (not active).