When running testee with coverage option enabled for multiple files we only get the coverage report for the last test file.
Open
- Dominant language
- JavaScript
- Stars
- 119
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When running `testee` with coverage option enabled for multiple files we only get the coverage report for the last test file.
Contributor guide
Research direction
Start by reproducing the testee coverage run with multiple test files and compare its output with a run containing one file. Trace the testee coverage entry point to determine why only the final file's report is retained. Done means one coverage report is produced for every requested test file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100