Skip to content

LukasKlement/angular-cypress-coverage-tutorial

Repository files navigation

Angular Cypress Coverage Tutorial

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

Running end-to-end tests

Run npm run e2e:ci && npm run e2e:coverage to execute the end-to-end tests and generate a code coverage.