Source code for this tutorial on setting up coverage reporting for an Angular project using the Cypress automation testing framework.
This project was generated with Angular CLI version 13.0.1 and Node.js v16.13.0
Run npm run e2e:ci && npm run e2e:coverage
to execute the end-to-end tests and generate a code coverage.