How to add Cypress reports with Quasar and typescript enabled?
-
I’m trying to configure Cypress reports in my Quasar project, but I’m not sure where to put my configs because Quasar projects are different than Vue cli projects and all tutorials I’ve encountered is only presented with Vue cli config.
So I did follow some of them but my reports can’t detect my Vue component files to analyse the tests coverage on my codebase.Any help will be appreciated!!! Thanks!
-
-
@dobbel yeah, and this documentation doesn’t mention about configuring the plugins with Cypress, etc.
It is kind of simplistic at most. -
@aislan said in How to add Cypress reports with Quasar and typescript enabled?:
Cypress
founds this repo with quasar and cypress:
https://github.com/W3AS/quasar-cypress-exampleAnd this article( use google translate)
https://imasters.com.br/front-end/testes-e2e-com-cypress-no-quasar-framework