# @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
