@supertape/formatter-progress-bar
v6.1.0
Published
📼 Supertape formatter progress bar
Downloads
1,253
Maintainers
Readme
@supertape/formatter-progress-bar
📼Supertape
formatter shows progress bar.
Install
npm i supertape @supertape/formatter-progress-bar
Usage
supertape --format progress-bar lib
Env Variables
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;
License
MIT