- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for compileIntegTestGroovy (0.07 sec)
-
build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/shared-configuration.kt
mainSources.from(main.java) generateAutoTestedSamplesTest.set(project.the<IntegrationTestExtension>().generateDefaultAutoTestedSamplesTest) } tasks.named<GroovyCompile>("compileIntegTestGroovy").configure { source(autoTestedSamplesTest.map { it.outputDir }) } } } internal fun Project.createTasks(sourceSet: SourceSet, testType: TestType) {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Aug 18 16:39:23 UTC 2025 - 12.8K bytes - Viewed (0)