I have 4000 test cases, and when one fails, everything is printed (including all the OK tests), and the output is generally difficult to navigate - I have to scroll far back to find which test failed. Is there a way to print only the tests that failed when a test fails (and the test group that it is in)?
This might already exist, so this is more of a question than an issue, but if it isn't possible, could it be added?
Hi,
I have 4000 test cases, and when one fails, everything is printed (including all the OK tests), and the output is generally difficult to navigate - I have to scroll far back to find which test failed. Is there a way to print only the tests that failed when a test fails (and the test group that it is in)?
This might already exist, so this is more of a question than an issue, but if it isn't possible, could it be added?
Thanks.
-Josh