Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eater-tap-reporter

eater tap reporter

eater, reporter

readme

eater-tap-reporter

$ npm i eater-tap-reporter -D
$ eater --reporter eater-tap-reporter
TAP version 13
1..5
ok 1 test/fixture/success.js
ok 2 test/fixture/success3.js
ok 3 test/fixture/testfoo.js
ok 4 test/fixture/success2.js
ok 5 test/fixture/success4.js