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
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | Create a beforeStep() method in the StoryReporter | Add a beforeStep() method in the StoryReporter |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Fix Version/s | 3.6 [ 17721 ] | |
Affects Version/s | 3.5.4 [ 18081 ] | |
Affects Version/s | 3.6 [ 17721 ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Added step_monitoring.story in trader example to verify behaviour.