Measure test coverage with Istanbul and report to coveralls.io.
- Dominant language
- JavaScript
- Stars
- 256
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Add istanbul and coveralls to installation section of `.travis.yml`.
- [ ] Copy an existing copy of `t/test`.
- [ ] Copy an existing copy of `t/cover`.
- [ ] Create a program `t/nothing.t.js` that merely includes the library.
- [ ] Update cover to run `t/nothing.t.js`.
- [ ] Add `t/test` invocation to `package.json`.
- [ ] View local coverage report in browser.
- [ ] Turn on project at coveralls.io.
- [ ] Commit and push.
- [ ] Add Coveralls chicklet.
- [ ] Add all test files to `t/cover` with output to stdout.
- [ ] Commit and push.
- [ ] Quiet all tests files.
- [ ] Commit and push and close.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.