Skip to content

Commit

Permalink
Adding a tap-xunit to reporters.
Browse files Browse the repository at this point in the history
Just adding a TAP -> xUnit XML converter I wrote to the list of third-party reporters.
  • Loading branch information
aghassemi committed Dec 4, 2014
1 parent fbb5966 commit ca27f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ that will output something pretty if you pipe TAP into them:
- https://www.npmjs.org/package/tap-pessimist
- https://github.com/toolness/tap-prettify
- https://github.com/shuhei/colortape
- https://github.com/aghassemi/tap-xunit

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 ca27f59

Please sign in to comment.