UNPKG

@supertape/formatter-fail

Version:

📼Supertape formatter shows only failed tests

23 lines (14 loc) • 447 B
# @supertape/formatter-fail [![NPM version][NPMIMGURL]][NPMURL] [NPMIMGURL]: https://img.shields.io/npm/v/@supertape/formatter-fail.svg?style=flat&longCache=true [NPMURL]: https://npmjs.org/package/@supertape/formatter-fail "npm" 📼[`Supertape`](https://github.com/coderaiser/supertape) formatter shows only failed. ## Install ``` npm i supertape @supertape/formatter-fail ``` ## Usage ``` supertape --format fail lib ``` ## License MIT