Hi,
I often create one unit test function with multiple TestCases, then run all test cases to see the results. When several test cases fail, I check the Details tab for the first failing test in the Test Runner to understand the reason for the failure, edit the TestCase or function to fix the test. When I then go to look at the Details for the next failing test case, it's cleared.
I understand that the details may not longer be current after editing the test, but this is really quite annoying, as I then need wait for the test to run again to see why the other test cases failed.
Can the test result details be preserved? Maybe the details could just be marked as non-current in some way (greyed out or coloured differently), instead of cleared, when the tests have been edited?
Additionally, it would be nice, if the "ready to run" icon, could have a different colour to highlight tests which have previously failed.
Hi Dave,
Thank you for the report. We will try to improve Test Runner behavior in the scenario you described. We will notify you here about our progress. Please bear with us.