The run-tests task in ITS shows output of the integration test as an incomprehensible log mixing progress data printed in the test functions with pytest progress information. This is very hard to read should use some saner output. On the happy path if everything works, only listing the tests with no more detail is sufficient. More details are needed only for failing tests.
The run-tests task in ITS shows output of the integration test as an incomprehensible log mixing progress data printed in the test functions with pytest progress information. This is very hard to read should use some saner output. On the happy path if everything works, only listing the tests with no more detail is sufficient. More details are needed only for failing tests.