- Jest with JUnit reports for pretty view failed tests in CircleCI
- Cypress with JUnit reports (each test will generate separate XML using
[hash]
in the name of a report file) - Video and screenshots uploaded to awesome https://dashboard.cypress.io
- Coverage reports by codecov.io
https://github.com/cypress-io/cypress-example-docker-circle
CYPRESS_RECORD_KEY
CODECOV_TOKEN
npm run ci:unit
npm run ci:e2e