Closed
Description
Cypress is a popular testing framework that relies on https://github.com/cypress-io/code-coverage for generating code coverage. That plugin in turn relies on istanbul to do the instrumentation. I noticed that the "coverageVariable" is not being created when the cypress tests are running. I should have the latest version of this plugin configured with my Next.js SWC server. Any idea how to get it working together with cypress code coverage?
Metadata
Metadata
Assignees
Labels
No labels