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

How can we collect code coverage data during the execution of external automation scripts? #1588

Open
Nikhilk-10 opened this issue Dec 6, 2024 · 0 comments

Comments

@Nikhilk-10
Copy link

Nikhilk-10 commented Dec 6, 2024

Goals
Collect code coverage data during the execution of external automation scripts.(Postman, Restassured and UI)
Ensure proper instrumentation of the source code during runtime using NYC.
Exclude non-essential files like test scripts (*.spec.ts) and other irrelevant files from coverage reports.
Generate human-readable and CI-friendly coverage reports in formats like html, text-summary, and lcov.

@Nikhilk-10 Nikhilk-10 changed the title Can we collect code coverage data during the execution of external automation scripts? How can we collect code coverage data during the execution of external automation scripts? Dec 6, 2024
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

1 participant