api / org.gradle.api.tasks.testing / TestFilter / isFailOnNoMatchingTests

isFailOnNoMatchingTests

@Input abstract fun isFailOnNoMatchingTests(): Boolean

Returns whether the task should fail if no matching tests where found. The default is true.