You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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):
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
The text was updated successfully, but these errors were encountered: