- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createTestTask (0.24 seconds)
-
build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/shared-configuration.kt
// For all the other executers, add an executer specific task testType.executers.forEach { executer -> val taskName = "$executer${prefix.capitalize()}Test" val testTask = createTestTask(taskName, executer, sourceSet, testType) {} if (executer == defaultExecuter) { // The test task with the default executer runs with 'check' tasks.named("check").configure { dependsOn(testTask) }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Aug 18 16:39:23 GMT 2025 - 12.8K bytes - Click Count (0)