Introduce a check_output() method on BaseTestSuite
This is used to run given command with a controlled environment and handle generic behavior regarding expected return code. Use it in _single_execute() for Time and Track base classes.
Loading
Please register or sign in to comment