Cypress-Angular-Coverage-Example
April 17, 2020 ยท View on GitHub
This project was generated with Angular CLI version 8.1.1.
Forked from skylock/cypress-angular-coverage-example
Read the original instructions how to add Cypress to Angular project. This will get you Cypress AND instrumented source files when you start the application.
After that add @cypress/code-coverage
You should have code coverage report generated in coverage folder after each test run
open coverage/lcov-report/index.html
