- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for outputBucketSplitJson (0.31 sec)
-
.teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt
) val testClassDataJson = File(System.getProperty("inputTestClassDataJson") ?: throw IllegalArgumentException("Input file not found!")) val generatedBucketsJson = File(System.getProperty("outputBucketSplitJson", "./test-buckets.json")) FunctionalTestBucketGenerator(model, testClassDataJson).generate(generatedBucketsJson) } class FunctionalTestBucketGenerator( private val model: CIBuildModel,
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Apr 10 15:09:32 UTC 2025 - 7.3K bytes - Viewed (0)