You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within my project, I have many test functions. When one fails, finding out which one is tedious. Filtering is only useful if you know which test will fail (but when you have hundreds of tests, you need to search for the one that failed in the logs).
Idea: Show a list of failed tests in the summary at the end (so you don't have to hunt for failed tests in the log).
Within my project, I have many test functions. When one fails, finding out which one is tedious. Filtering is only useful if you know which test will fail (but when you have hundreds of tests, you need to search for the one that failed in the logs).
Idea: Show a list of failed tests in the summary at the end (so you don't have to hunt for failed tests in the log).
Moved here from: ThrowTheSwitch/Unity#611 (comment)
Different to #4248 in that it is related to the summary.
Possible workaround:
The text was updated successfully, but these errors were encountered: