All Projects → cypress-io → cypress-example-docker-circle-workflows

cypress-io / cypress-example-docker-circle-workflows

Licence: other
Cypress + Docker + CircleCI Workflows = ❤️

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to cypress-example-docker-circle-workflows

fd-cypress-recorder
Browser plugin Fd Cypress Recorder captures user interactions and generates Cypress test code.
Stars: ✭ 25 (-13.79%)
Mutual labels:  end-to-end-testing, cypress-io
Cypress Realworld App
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Stars: ✭ 2,888 (+9858.62%)
Mutual labels:  end-to-end-testing, cypress
example-percy-cypress
Example app demonstrating Percy's Cypress integration.
Stars: ✭ 48 (+65.52%)
Mutual labels:  end-to-end-testing, cypress
cypress-example-docker-compose
Example running Cypress tests against Apache server via docker-compose
Stars: ✭ 106 (+265.52%)
Mutual labels:  cypress, cypress-io
cypress-xpath
Adds XPath command to Cypress test runner
Stars: ✭ 145 (+400%)
Mutual labels:  cypress, cypress-io
cypress-mochawesome-reporter
Zero config Mochawesome reporter for Cypress with screenshots
Stars: ✭ 48 (+65.52%)
Mutual labels:  cypress, cypress-io
snapshot
Adds value / object / DOM element snapshot testing support to Cypress test runner
Stars: ✭ 114 (+293.1%)
Mutual labels:  cypress, cypress-io
cypress-watch-and-reload
Reloads Cypress when one of the watched files changes
Stars: ✭ 46 (+58.62%)
Mutual labels:  cypress, cypress-io
svelte-pwa-now
A PWA ready Svelte v3.0 starter template with Tailwind, Now integration and optional Typescript suppot
Stars: ✭ 138 (+375.86%)
Mutual labels:  cypress, cypress-io
cypress-circleci-reporter
Cypress test reporter for CircleCI
Stars: ✭ 37 (+27.59%)
Mutual labels:  circleci, cypress
todo-graphql-example
Example Todo app on top of json-graphql-server
Stars: ✭ 20 (-31.03%)
Mutual labels:  cypress, cypress-io
cypress-retry
Retry just the failed Cypress.io tests using Cypress module API and AST rewriting
Stars: ✭ 16 (-44.83%)
Mutual labels:  cypress, cypress-io
cypress-angularjs-unit-test
Unit test Angularjs code using Cypress.io test runner
Stars: ✭ 23 (-20.69%)
Mutual labels:  cypress, cypress-io
cypress-angular-unit-test
Trying to load and bootstrap Angular component dynamically inside Cypress
Stars: ✭ 146 (+403.45%)
Mutual labels:  cypress, cypress-io
cypress-example-circleci-orb
Demo of using the Cypress CircleCI Orb
Stars: ✭ 26 (-10.34%)
Mutual labels:  cypress, cypress-io
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+121089.66%)
Mutual labels:  end-to-end-testing, cypress
cypress-get-it
Get elements by data attribute by creating a Cy command on the fly
Stars: ✭ 23 (-20.69%)
Mutual labels:  cypress, cypress-io
instrument-cra
Little module for CRA applications to instrument code without ejecting react-scripts
Stars: ✭ 61 (+110.34%)
Mutual labels:  cypress, cypress-io
cypress-slack-reporter
A home for various Cypress Plugins
Stars: ✭ 126 (+334.48%)
Mutual labels:  circleci, cypress
cypress-hyperapp-unit-test
Unit test Hyperapp components using Cypress
Stars: ✭ 26 (-10.34%)
Mutual labels:  cypress, cypress-io

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].