Skip to content

Commit

Permalink
docs: add note about tap-nyc to README (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaArman authored and bcoe committed Jun 25, 2017
1 parent f86b0b1 commit e9fad9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -384,6 +384,9 @@ Here's how to get `nyc` integrated with codecov and travis-ci.org:

That's all there is to it!

## Integrating with TAP formatters
Many testing frameworks (Mocha, Tape, Tap, etc.) can produce [TAP](https://en.wikipedia.org/wiki/Test_Anything_Protocol) output. [tap-nyc](https://github.com/MegaArman/tap-nyc) is a TAP formatter designed to look nice with nyc.

## More tutorials

You can find more tutorials at http://istanbul.js.org/docs/tutorials

0 comments on commit e9fad9f

Please sign in to comment.