Gergely Trombitas

Results 3 issues of Gergely Trombitas

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] New test runner - [ ] Documentation - [x] Feature -...

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...

enhancement

There is a testing extension for Quasar Framework that introduces code-coverage support for Cypress e2e testing: [link](https://github.com/quasarframework/quasar-testing/tree/dev/packages/e2e-cypress) I created a Pull Request for introducing Webpack code coverage support for this...