2.0.1 • Published 3 years ago

@supertape/formatter-json-lines v2.0.1

Weekly downloads
587
License
MIT
Repository
github
Last release
3 years ago

@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

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago