kotest-core / io.kotest.core.config / AbstractProjectConfig / failOnIgnoredTests

failOnIgnoredTests

open val failOnIgnoredTests: Boolean

Override this value and set it to true if you want the build to be marked as failed if there was one or more tests that were disabled/ignored.