Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.16 KB

File metadata and controls

26 lines (17 loc) · 1.16 KB

cypress-example-docker-circle-workflows CircleCI

Greenkeeper badge

Cypress + Docker + CircleCI Workflows = ❤️

You can run multiple Cypress tests in parallel after "building" the code using CircleCI Workflows feature. See circle.yml in this repo how the dependencies and cached code is setup among the jobs.

CircleCI workflow

Note: if you want to see "plain" CircleCI v2 example without workflows, check out cypress-example-docker-circle.

Happy testing

If you find problems with Cypress and CI, please