Currently the logs are just big text files that do not make it obvious why a test failed or why there was an error. Ideally when a test fails, the name of the tests and the assertion would be properly shown and in case something regarding the infrastructure fails, it would show only the error (and maybe even try again).
Currently the logs are just big text files that do not make it obvious why a test failed or why there was an error. Ideally when a test fails, the name of the tests and the assertion would be properly shown and in case something regarding the infrastructure fails, it would show only the error (and maybe even try again).