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

[Feature]: Make test output beautiful #58

Open
2 tasks done
Sploder12 opened this issue Nov 3, 2024 · 0 comments
Open
2 tasks done

[Feature]: Make test output beautiful #58

Sploder12 opened this issue Nov 3, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Sploder12
Copy link
Member

Sploder12 commented Nov 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is this a new feature or an enhancement?

Enhancement

Feature Description

Test output is fairly ugly right now. A more pleasing and informative output would be good. The new output could dynamically display the status of the QEMU instance and test and be colored appropriately for the output. After the dynamic output, it'd be good to have a summary printed. I'm thinking something like this (but with color):

image

Implementation Notes

Probably use the curses module to handle the dynamic output.
Did I have this idea because I work on a product that does an extremely similar thing? Yes.

Labels/Assignees

  • I have selected any appropriate labels and/or assignees.
@Sploder12 Sploder12 added enhancement New feature or request good first issue Good for newcomers labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant