Brofist: TAP reporter
TAP reporter for Brofist.
Example
You pass the brofist-tap
library as your reporter:
var spec = var assert = spec
And get back TAP output!
TAP version 13ok 1 Your thing Should do X 1..1# tests 1# pass 1# fail 0# ignored 0
Installing
Just grab it from NPM:
$ npm install brofist-tap
Licence
MIT/X11. IOW you just do whatever the fuck you want to ;3