Move dot-progress to flag?
Open
maybe
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
When you have suites with lots of tests, the dots can wrap around and make for odd/unpredictable layouts.
Idea is to hide the current `PASS` and `FAIL` icons (`•` and `✘`) to `--progress` flag only.
This would disable them by default.
Although, I think running a test file on its own _would_ show progress by default since that workflow is tuned for debugging.
//cc @pngwn
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.