@supertape/formatter-json-lines
v3.0.0
Published
📼Supertape formatter progress bar
Maintainers
Readme
@supertape/formatter-json-lines 
📼Supertape formatter shows json-lines
Install
npm i supertape @supertape/formatter-json-linesUsage
supertape --format json-lines lib
{"count":1,"total":3,"failed":0,"test":"supertape: format: json-lines"}
{"count":2,"total":3,"failed":0,"test":"supertape: format: json-lines: skip"}
{"count":3,"total":3,"failed":0,"test":"supertape: format: json-lines: comment"}
{"count":3,"passed":3,"failed":0,"skipped":0}License
MIT
