the built-in node test-runner is also output TAP protocol.
it works with node --test | tap-mocha-reporter spec but seems it's old style and the error stack is missing.
treport don't not expose bin now, so I wonder if this lib will support for using some way like:
the built-in node test-runner is also output TAP protocol.
it works with
node --test | tap-mocha-reporter specbut seems it's old style and the error stack is missing.treportdon't not exposebinnow, so I wonder if this lib will support for using some way like:$ node --test | treport