Details
Description
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
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | Shorten method and annotation signature in BeforeOrAfterFalled message | Compatify method and annotation information in BeforeOrAfterFalled message |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Summary | Compatify method and annotation information in BeforeOrAfterFalled message | Compactify method and annotation information in BeforeOrAfterFalled message |
Mauro Talevi
made changes -
Summary | Compactify method and annotation information in BeforeOrAfterFalled message | Compactify method and annotation information in BeforeOrAfterFailed message |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |