📼Supertape
formatter shows progress bar.
npm i supertape @supertape/formatter-time
supertape --format time lib
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;
MIT