Introduced log file option
Compare changes
Files
2- Stefano Borini authored
@@ -25,8 +25,10 @@ def fixture_dir():
@@ -41,13 +43,16 @@ class TestExecution(unittest.TestCase):
Created by: stefanoborini
Allows to write a log file instead of relying to stdout/err.