karma-runner / karma-runner/karma-coverage
Get nyc report to work with generated coverage files?
Open
- Dominant language
- JavaScript
- Stars
- 771
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
The comamnd `nyc report` normally just reads the coverage directory. Karma coverage generates to the coverage directory but in sub directories depending on the browser.
Are there any configurations to get this working with `nyc report`?
Contributor guide
Assessment
This issue has not been assessed yet.