- Scenario error message now displays line wrapping correctly in the report - Step error message now displays line wrapping correctly in the report - Fixed latest report
1.6.1
Fixed
- Scenario error message now displays line wrapping correctly in the report - Step error message now displays line wrapping correctly in the report
1.6.0
Changed
- Method to generate reports, junit, dependency and timeline files now supports specifying the name and location of the file
1.5.0
Breaking changes
- All step functions now requires an additional parameter named context of type ScenarioScope - Context parameter allows for accessing and setting custom data that exists only in the current scenario
1.4.0
Added
- Before scenario and After scenario steps to be executed