@supertape/formatter-time
v1.0.2
Published
📼 Supertape formatter progress bar
Downloads
1,008
Readme
@supertape/formatter-time
📼Supertape
formatter shows progress bar.
Install
npm i supertape @supertape/formatter-time
Usage
supertape --format time lib
Env Variables
CI=1
- disable progress barSUPERTAPE_TIME=1
- force enable/disable progress bar;SUPERTAPE_TIME_COLOR
- set color of progress bar;SUPERTAPE_TIME_MIN=100
- count of tests to show progress bar;SUPERTAPE_TIME_STACK=1
- force show/hide stack on fail;SUPERTAPE_TIME_CLOCK=⏳
- set clock icon;
License
MIT