gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.tasks.testing
/
TestFilter
/
isFailOnNoMatchingTests
is
Fail
On
No
Matching
Tests
@
Input
abstract
fun
isFailOnNoMatchingTests
(
)
:
Boolean
Returns whether the task should fail if no matching tests where found. The default is true.