Cypress: add cypress schematics and coverage based on v8 instead of instrumentation with Angular #28307
Labels
area: feature request 💡
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
theme: tests
$100
https://www.jhipster.tech/bug-bounties/
Overview of the feature request
Coverage with instrumentation requires the application to be built with instrumentation while v8 coverage only requires source maps.
This will allow cypress with coverage without having to change build tools, allowing esbuilt and vite to run cypress coverage.
Motivation for or Use Case
Related issues or PR
The text was updated successfully, but these errors were encountered: