š¼ Supertape formatter progress bar
npm install @supertape/formatter-progress-bar[NPMIMGURL]: https://img.shields.io/npm/v/@supertape/formatter-progress-bar.svg?style=flat&longCache=true
[NPMURL]: https://npmjs.org/package/@supertape/formatter-progress-bar "npm"
š¼Supertape formatter shows progress bar.
```
npm i supertape @supertape/formatter-progress-bar
``
supertape --format progress-bar lib
- CI=1 - disable progress barSUPERTAPE_PROGRESS_BAR=1
- - force enable/disable progress bar;SUPERTAPE_PROGRESS_BAR_COLOR
- - set color of progress bar;SUPERTAPE_PROGRESS_BAR_MIN=100
- - count of tests to show progress bar;SUPERTAPE_PROGRESS_BAR_STACK=1` - force show/hide stack on fail;
-
MIT