Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
As Paul noted, the message in the BeforeOrAfterFailed message can be too verbose and confusing when reading logs.
Should be shorted to include method short name, annotations short names and class, e.g.:
Method aFailingBeforeScenarioMethod (annotated with @BeforeScenario in class org.jbehave.core.steps.SomeSteps) failed: java.lang.RuntimeException