- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for noDaemonTest (0.11 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
register("parallelTest") { description = "Run all integration tests in parallel execution mode: each Gradle execution started in a test run with --parallel" group = ciGroup } register("noDaemonTest") { description = "Run all integration tests in no-daemon execution mode: each Gradle execution started in a test forks a new daemon" group = ciGroup } register("configCacheTest") {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0)