gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing
/
TestFilter
/
isFailOnNoMatchingTests
is
Fail
On
No
Matching
Tests
API
@
Input
abstract
fun
isFailOnNoMatchingTests
(
)
:
Boolean
(
source
)
Returns whether the task should fail if no matching tests where found. The default is true.