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