Can JUnit 3, 4, TestNG test-runners decorate Exceptions a bit more clearly ?
----------------------------------------------------------------------------

                 Key: JBEHAVE-145
                 URL: http://jira.codehaus.org/browse/JBEHAVE-145
             Project: JBehave
          Issue Type: Improvement
    Affects Versions: 2.1
            Reporter: Paul Hammant


Somewhere deep down in the runScenario logic, you could benefit from a 
try/catch(Throwable)/wrap-rethrow

The wrapping exception could add textual information on the step that is 
failing.  Catch throwable because you're not just catching AssertionErrors, 
you're catching Selenium timeouts.






-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to