Details
Description
It would be nice to have annotations (or any other way) to run some methods before and after each example.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.5 [ 17393 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Summary | @BeforeExample und @AfterExample | Add support for annotated steps before and after example scenarios |
Erich Eichinger
made changes -
Attachment | FixedStoryRunner.java [ 56740 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
As an addition to this, it would be good to add an afterExample() method to org.jbehave.core.reporters.StoryReporter. There is currently only a hook at afterExamples()