Introduced log file option
Compare changes
Files
2- Stefano Borini authored
@@ -3,6 +3,8 @@ import subprocess
@@ -43,16 +45,16 @@ class TestExecution(unittest.TestCase):
Created by: stefanoborini
Allows to write a log file instead of relying to stdout/err.