Skip to content

Commit ca27f59

Browse files
committed
Adding a tap-xunit to reporters.
Just adding a TAP -> xUnit XML converter I wrote to the list of third-party reporters.
1 parent fbb5966 commit ca27f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ that will output something pretty if you pipe TAP into them:
6161
- https://www.npmjs.org/package/tap-pessimist
6262
- https://github.com/toolness/tap-prettify
6363
- https://github.com/shuhei/colortape
64+
- https://github.com/aghassemi/tap-xunit
6465

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

0 commit comments

Comments
 (0)