Add a plugin for gathering code-coverage from instrumented code.
Open
hacktoberfest
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
As a test-runner, it would be nice to provide the feature (in the form of a plugin) of code-coverage gathered from testing a site that is instrumented with `istanbul`
The plugin should allow for outputting coverage data in an industry standard format, and the ability to hook into said serialization of the data before writing to disk.
Contributor guide
Assessment
This issue has not been assessed yet.