python livereload does not output unittest test output correctly

13 Views Asked by At

Trying to run my unittest program forever using python livereload. The output of the test is coming in the wrong format; it is difficult to quickly read and understand it. The below screenshot shows the program and output:

enter image description here

How to solve this output problem?

0

There are 0 best solutions below