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

Coverage support? #415

Open
sgammon opened this issue Dec 15, 2020 · 1 comment
Open

Coverage support? #415

sgammon opened this issue Dec 15, 2020 · 1 comment

Comments

@sgammon
Copy link
Contributor

sgammon commented Dec 15, 2020

How would one accomplish this? Obviously JUnit/regular Java tests can already do this, and my goal is instrumenting my server-side code through rules_webtesting's Java rules. Would love to contribute upstream if others are interested

@dapullar
Copy link

I have the same questions about setting up coverage for the running karma tests (via jasmine) for JS.

Seems to work great under jasmine_node_test defined in rules_nodejs but I can't seem to figure out how to access COVERAGE_DIR & invoke the necessary lcov-merger to create the expected outputs using the web_test_suite

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