# Problem description As of v0.1.2 all output from `unittest` when running MoPyRegtest defined tests are printed to the shell. # Desired behavior User shall be able to create a log file with test results.
Problem description
As of v0.1.2 all output from
unittestwhen running MoPyRegtest defined tests are printed to the shell.Desired behavior
User shall be able to create a log file with test results.