- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PREPARE_TEST_CLASSES (0.95 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 } } } data class PerformanceTestGroup(
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jul 10 02:18:03 UTC 2025 - 16.6K bytes - Viewed (0)