Cypress component testing coverage integration issue #17212
Unanswered
thevladisss
asked this question in
Quasar App Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been tryint to add coverage to component testing in Cypress. For coverage I used Istnabul.js. While it works in dev build and works for e2e tests, it does not actually inject coverage object in component testing for some reason.
Has anyone managed to integrate coverage providers with component testing using Quasar app extension package with "injectDevServer" ?
Beta Was this translation helpful? Give feedback.
All reactions