Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add tap-nyc to pretty-reporters
tap-nyc is compatible with both tape and the nyc code coverage module
  • Loading branch information
MegaArman committed Jul 30, 2019
1 parent c283615 commit 24487cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.markdown
Expand Up @@ -116,6 +116,7 @@ that will output something pretty if you pipe TAP into them:
- [tap-html](https://github.com/gabrielcsapo/tap-html)
- [tap-react-browser](https://github.com/mcnuttandrew/tap-react-browser)
- [tap-junit](https://github.com/dhershman1/tap-junit)
- [tap-nyc](https://github.com/MegaArman/tap-nyc)

To use them, try `node test/index.js | tap-spec` or pipe it into one
of the modules of your choice!
Expand Down

0 comments on commit 24487cb

Please sign in to comment.