I am using teamcity-ci to run cypress tests. For now, cypress doesn't support parallel tests in teamcity. Maybe cypress parallel test support is related with the dashboard.
If I don't use the cypress dashboard. Is it possible to run cypress test in parallel in teamcity.
I run my test in by docker-compose run cypress
TeamCity config In Teamcity, create a project for your Angular app, add two build steps. The first build step should install the packages, the second should run cypress:ci You could also merge both steps, but I like to separate. Run the build! So there you have it!
For other options apart from agoldis. Pls have a look at here,
Parallel Cypress tests on TeamCity
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With