Issue Type: Improvement Improvement
Affects Versions: 4.0
Assignee: Unassigned
Components: Core
Created: 16/May/13 4:44 PM
Description:

When running TraderAnnotatedPathRunner example without view generation it is a kind difficult to know which stories have fail because what is being printed at console is this:

Failed to run batch
org.jbehave.core.embedder.PerformableTree$SomethingHappened@5d2e2355: junit.framework.AssertionFailedError: I failed!
org.jbehave.core.embedder.PerformableTree$SomethingHappened@328ae1fb: junit.framework.AssertionFailedError: I failed!
org.jbehave.core.embedder.PerformableTree$SomethingHappened@7dfa0e30: org.jbehave.core.model.OutcomesTable$OutcomesFailed
org.jbehave.core.embedder.PerformableTree$SomethingHappened@2c7acb6f: junit.framework.AssertionFailedError: I failed!

So, instead of print the PerformableTree object we should print the Story Path.

Project: JBehave
Priority: Major Major
Reporter: Cristiano Gavião
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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