@supertape/formatter-json-lines

2.0.1 • Public • Published

@supertape/formatter-json-lines NPM version

📼Supertape formatter shows json-lines

Install

npm i supertape @supertape/formatter-json-lines

Usage

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,"skiped":0}

License

MIT

Package Sidebar

Install

npm i @supertape/formatter-json-lines

Weekly Downloads

129

Version

2.0.1

License

MIT

Unpacked Size

4.31 kB

Total Files

4

Last publish

Collaborators

  • coderaiser