Hi,
I added @quasar/testing-e2e-cypress extension to my Quasar project (Quasar 2 + Vue 3 + Typescript). Cypress execution works well but I need code coverage for my e2e test cases as well. During installation and I saw the following fact among additional options:
enable code coverage (currently only supported using Vite, not Webpack)
My question would be that do you have plans for the future to support Webpack based projects as well?
If not nowadays then could you please recommend a solution for workaround?
Thanks in advance.
Regards,
Gergely