-
-
Notifications
You must be signed in to change notification settings - Fork 34
Add progress bar #429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add progress bar #429
Conversation
Conflicts: CHANGELOG.md
e058b56
to
4868689
Compare
0a47a6f
to
b4db09f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Idea:
Remove the need of writing --progres-bar
(or -pb
) when running the bashunit
script.
Instead, integrate this functionality into the core behaviour of the default system.
For example:
- <15 tests, don't show the progress bar
- =>15 tests, show the progress bar
I am not 100% convince if I like to have this feature entirely. I am not sure if the value added worth the code complexity in it... I will rather wait a little bit and sleep on it. Maybe I can come up with a simpler approach. |
🔖 Changes
-pb|--progress-bar
🧪 Demo
Screen.Recording.2025-06-09.at.17.38.41.mov