- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCompileOnly (0.06 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
options.forkOptions.memoryMaximumSize = "1g" options.compilerArgs.addAll(mutableListOf("-Xlint:-options", "-Xlint:-path")) } fun addDependencies() { dependencies { testCompileOnly(libs.junit) testRuntimeOnly(libs.junit5Vintage) testImplementation(libs.groovy) testImplementation(libs.groovyAnt) testImplementation(libs.groovyJson)
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0)