Skip to content

Implement Cypress code coverage and generate a report of current e2e coverage and areas that need to be covered

Tasks

  • Implement istanbul to generate statistics
  • Implement cypress code coverage plugin

Guides

https://docs.cypress.io/guides/tooling/code-coverage.html#Introduction

Edited by Bill Ottman