@supertape/formatter-progress-bar

5.0.2 • Public • Published

@supertape/formatter-progress-bar NPM version

📼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 bar
  • SUPERTAPE_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

Package Sidebar

Install

npm i @supertape/formatter-progress-bar

Weekly Downloads

145

Version

5.0.2

License

MIT

Unpacked Size

7.73 kB

Total Files

4

Last publish

Collaborators

  • coderaiser