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

testIgnored

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

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