Details
Description
As highlighted by the HTML reporting, the examples events reported by the ScenarioReporter should become:
- examplesTable(ExamplesTable) -> beforeExamples(ExamplesTable)
- examplesTableRow(Map<String,String>) -> example(Map<String,String>)
- afterExamples() -> new event
Renamed events have been deprecated and functionally delegate to new events.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |