code-coverage icon indicating copy to clipboard operation
code-coverage copied to clipboard

Saves the code coverage collected during Cypress tests

Results 181 code-coverage issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Right now, this plugin supports loading default named ".nycrc` files, but cannot utilize a custom named one, like `.nycrc.config.cypress.js`. An...