Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code coverage for E2E automation tests #1567

Open
1 task
arunakiran401 opened this issue Jun 13, 2024 · 1 comment
Open
1 task

Code coverage for E2E automation tests #1567

arunakiran401 opened this issue Jun 13, 2024 · 1 comment

Comments

@arunakiran401
Copy link

Link to bug demonstration repository

How do we integrate this for tracking code coverage for E2E automation tests.
The documentation is not clear on how to do it.

Expected Behavior

For example : I have UI repo which has the code to run my UI application.
I have automation repo separately to run E2E browser test using webdriver.io or selenium.

In the above scenario , how do I use istanbul to check the code coverage ( what we need to is , are the E2E browser tests are covering my code ?)

Observed Behavior

Troubleshooting steps

  • still occurring when I put cache: false in my nyc config

Environment Information

# paste the output here

@zhangtao25
Copy link

You can try canyon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants