Code coverage not generated when runningcypress run in CI job.
In local while using cypress open cmd everything works fine.
Is there anything I'm missing. I'm following exactly this example. Using babel-plugin-istanbulas mentioned in issue no #6
I'm pretty new to this cypress.
Any help is really appreciated.
Code coverage not generated when running
cypress runin CI job.In local while using
cypress opencmd everything works fine.Is there anything I'm missing. I'm following exactly this example. Using
babel-plugin-istanbulas mentioned in issue no #6I'm pretty new to this cypress.
Any help is really appreciated.