Details
Description
There should be a beforeStep() method in the StoryReporter to allow users to implement there own code before each step starts. The existing successful(), failed() etc behave like an afterStep() method already.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | Create a beforeStep() method in the StoryReporter | Add a beforeStep() method in the StoryReporter |
| Assignee | Mauro Talevi [ maurotalevi ] |
| Fix Version/s | 3.6 [ 17721 ] | |
| Affects Version/s | 3.5.4 [ 18081 ] | |
| Affects Version/s | 3.6 [ 17721 ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Added step_monitoring.story in trader example to verify behaviour.