- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for includeTags (0.04 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
// JUnit Platform `includeTags` works before Spock engine, thus excludes all spock tests. // As a workaround, we tag all non-spock integration tests and use `includeTags(none() | Flaky)` here. (options as JUnitPlatformOptions).includeTags("none() | org.gradle.test.fixtures.Flaky") includeSpockAnnotation("org.gradle.test.fixtures.Flaky")Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0)