mocha-lcov-reporter
Version:
LCOV reporter for Mocha
36 lines (19 loc) • 503 B
Markdown
## 1.3.0 (Feb 21 2017)
Changes:
- Make writing to output monkey-patchable. (#16)
## 1.2.0 (Feb 21 2016)
Changes:
- Report when no coverage data was found. (#12)
## 1.1.0 (Feb 17 2016)
Changes:
- Add support for Blanket.js. (#13)
## 1.0.0 (Sep 22 2015)
Changes:
- Releasing 1.0.0 (#11)
- Update license attribute in package.json. (#9)
## 0.0.2 (Feb 26 2015)
Changes:
- Check for window._$jscoverage (Dan Vanderkam)
- Add more instructions to README
## 0.0.1 (Jul 03 2012)
Initial release