https://cypress.io logo
Help request : I'm currently using cypress 7 wit...
# e2e-testing
b
Help request : I'm currently using cypress 7 with angular 9 and setting up code coverage reports. I followed https://github.com/skylock/cypress-angular-coverage-example Everything works fine when using cypress open command. Instrumentation is done and code coverage report is generated. But when running cypress run command.. it doesn't work. https://github.com/skylock/cypress-angular-coverage-example/issues/17 Can someone help me with what I'm missing ????