- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PREPARE_TEST_CLASSES (0.11 sec)
-
.teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt
$linesWithEcho echo Performance tests to be ${action}d in this build type $performanceTestSplitDirectoryName\$action-$fileNamePostfix """ return { script { name = "PREPARE_TEST_CLASSES" executionMode = BuildStep.ExecutionMode.ALWAYS scriptContent = if (os == Os.WINDOWS) windowsScript else unixScript } } }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Feb 19 11:22:56 UTC 2024 - 15.3K bytes - Viewed (0)