Skip to content

Commit

Permalink
Adding tap-junit
Browse files Browse the repository at this point in the history
It was brought to my attention to add my tap-junit module to the batch. I've done so here
  • Loading branch information
dhershman1 committed Nov 21, 2018
1 parent b1df632 commit 96de340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.markdown
Expand Up @@ -115,6 +115,7 @@ that will output something pretty if you pipe TAP into them:
- [tap-markdown](https://github.com/Hypercubed/tap-markdown)
- [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)

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 96de340

Please sign in to comment.