You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
abin53
changed the title
Cide coverage issue : .nyc_out folder not generated while using cypress run command
Code coverage issue : .nyc_out folder not generated while using cypress run command
Nov 7, 2022
Code coverage not generated when running
cypress 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-istanbul
as mentioned in issue no #6I'm pretty new to this cypress.
Any help is really appreciated.
The text was updated successfully, but these errors were encountered: