Giles
Giles copied to clipboard
Automatic errors display should be togglable after a test run
Some would like the errors to display after a test run automatically, others do not want this. This should be a feature that can be toggled.
I'd like to work on this for you. How about an option named "Auto Display Errors". Would you like to have that option (when on) show the error as in the 'E' view (just the failed test name and stack trace) or 'V' view (not the success but the details of the failure, namely the assertion that failed, along with the above)
Personally I'd like to see the error details (as it's shown in the verbose screen, just the failures though) which includes the actual assertion failure. That's what I usually want to see anyway.