We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Quasar has built-in support for Cypress testing.
The Cypress test runner for end-to-end testing can be started from yarn:
yarn test:e2e
That will bring up an Electron app that allows you to choose your test and what browser you want to run the tests under.