- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for allSubprojectsDefineTheirFunctionTestPropertyCorrectly (0.22 sec)
-
.teamcity/src/test/kotlin/CIConfigIntegrationTests.kt
return true } } } return false } @Test fun allSubprojectsDefineTheirFunctionTestPropertyCorrectly() { val projectDirsWithFunctionalTests = model.subprojects.subprojects .filter { it.functionalTests } .map { File("..", it.path) }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Jul 18 07:02:47 UTC 2024 - 13.4K bytes - Viewed (0)