https://cypress.io logo
Hi guys! I have kept all of cypress e2e tests in s...
# e2e-testing
a
Hi guys! I have kept all of cypress e2e tests in separate package/project and not under the app directory. I did this to run this e2e tests in CD pipeline. I wanted to know whether it is possible to add code coverage report of e2e tests for the app which is running locally when it comes to this particular case?