Closed
Description
I was wondering if Cypress had a recommended tool for calculating code coverage? and if so are there any examples?
Following up on cypress-io/cypress-example-recipes#3 and opening an issue here for discussion as recommended.
For context, we previously used Protractor paired with Istanbul ( https://github.com/gotwarlost/istanbul ) to calculate code coverage for our application. We were wondering if any one has experience with something similar when working with Cypress
FYI @agduncan94