- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for integTestFolderDoesNotContainCrossVersionTests (0.8 seconds)
-
.teamcity/src/test/kotlin/CIConfigIntegrationTests.kt
projectFoldersWithCrossVersionTests.forEach { assertTrue(projectDirsWithCrossVersionTests.contains(it), "Contains cross-version tests: $it") } } @Test fun integTestFolderDoesNotContainCrossVersionTests() { val projectFoldersWithFunctionalTests = subProjectFolderList().filter { File(it, "src/integTest").exists() } assertFalse(projectFoldersWithFunctionalTests.isEmpty())Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Oct 16 01:27:05 GMT 2025 - 14.6K bytes - Click Count (0)