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
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
cursesmodule 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