Skip to content
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

Improve komet test UI with progress bar and failure reporting #56

Merged
merged 10 commits into from
Jan 10, 2025

Conversation

bbyalcinkaya
Copy link
Member

This PR enhances the UI of komet test by adding a progress bar and failure reporting. The progress bar displays test completion, total tests, elapsed time, and pass/fail status. After execution, failed tests are listed with their falsifying examples.

In progress:

progress2

Finished:

progress

Failed:

progress_failed

@bbyalcinkaya bbyalcinkaya marked this pull request as ready for review January 7, 2025 19:31
@bbyalcinkaya bbyalcinkaya merged commit a12f3bb into master Jan 10, 2025
3 checks passed
@bbyalcinkaya bbyalcinkaya deleted the progress-bar branch January 10, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants