Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
-
Number of attachments :
Description
When a test fail the exception must be hunted down in the reports... this is nasty. It would be better to have the exception reported as usual by the test runner, so that you can see the failing tests in Eclipse, and click on the stack traces to get to the point where the exception is thrown. Since performance and load tests can throw many, just report a sample one along with the total number of exceptions
Fixed