Skip to content

Commit 0d078f3

Browse files
committedNov 16, 2015
Merge pull request #213 from axross/add-few-tap-reporters
Add few tap reporters
2 parents aaea6cf + 35c6c08 commit 0d078f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎readme.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ that will output something pretty if you pipe TAP into them:
8989
- https://github.com/aghassemi/tap-xunit
9090
- https://github.com/namuol/tap-difflet
9191
- https://github.com/gritzko/tape-dom
92+
- https://github.com/axross/tap-diff
93+
- https://github.com/axross/tap-notify
9294

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

0 commit comments

Comments
 (0)
Please sign in to comment.