Releases: kripaliz/unifiedbdd-automation-framework
Releases · kripaliz/unifiedbdd-automation-framework
v0.3.0
v0.2.0
v0.1.6
v0.1.5
0.1.0
- upgrade to cucumber-jvm 4
- also upgrade; spring-boot, selenium, lombok etc.
- use testng instead of junit to leverage parallel execution at scenario level
- since loading spring context from multiple stepDefs was not allowed, created a contextLoader stepDef and deprecated @StepDef annotation
- default data table converter for cucumber-jvm 4
- using cucumber plugin for reporting extras instead of allure listeners