cypress-split
cypress-split copied to clipboard
Is there a way to implement this with TeamCity CI?
Can you spawn several CI containers in parallel on TeamCity?
@bahmutov I think it should be plausible using this functionality: https://www.jetbrains.com/help/teamcity/parallel-tests.html#custom-tests
TC has a separate feature called Parallel tests I believe