Example application used to show Cypress end-to-end tests with code coverage. See the short videos below
- How to instrument react-scripts web application for code coverage
- Using start-server-and-test to start app, run tests and shut everything down
- Get code coverage reports from Cypress tests
- Excluding code from code coverage reports
- Linting Cypress code using ESLint and eslint-plugin-cypress
- Use Chromium Dev browser to run Cypress tests
- Check code coverage robustly using 3rd party tool
- Adding code coverage badge to your project
- Show code coverage in commit status check
- Checking code coverage on pull request
The entire playlist is available at Cypress Tips & Tricks