Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9fad9f

Browse files
MegaArmanbcoe
authored andcommitted
docs: add note about tap-nyc to README (istanbuljs#614)
1 parent f86b0b1 commit e9fad9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,9 @@ Here's how to get `nyc` integrated with codecov and travis-ci.org:
384384

385385
That's all there is to it!
386386

387+
## Integrating with TAP formatters
388+
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.
389+
387390
## More tutorials
388391

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

0 commit comments

Comments
 (0)