Skip to content

Commit 24487cb

Browse files
authored
add tap-nyc to pretty-reporters
tap-nyc is compatible with both tape and the nyc code coverage module
1 parent c283615 commit 24487cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ that will output something pretty if you pipe TAP into them:
116116
- [tap-html](https://github.com/gabrielcsapo/tap-html)
117117
- [tap-react-browser](https://github.com/mcnuttandrew/tap-react-browser)
118118
- [tap-junit](https://github.com/dhershman1/tap-junit)
119+
- [tap-nyc](https://github.com/MegaArman/tap-nyc)
119120

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

0 commit comments

Comments
 (0)