Releases: kripaliz/unifiedbdd-automation-framework
Releases · kripaliz/unifiedbdd-automation-framework
v0.3.0
30 Apr 09:36
Compare
Sorry, something went wrong.
No results found
feat: Update to cucumber-jvm 7
v0.2.0
14 Apr 08:57
Compare
Sorry, something went wrong.
No results found
chore: Bumping up minor version for the cucumber update
v0.1.6
14 Apr 08:42
Compare
Sorry, something went wrong.
No results found
feat: Update to cucumber-jvm 5 & JUnit 5
Minimum JDK version is now 11. Other dependencies have also been updated.
v0.1.5
07 Aug 11:57
Compare
Sorry, something went wrong.
No results found
fix: Prevent gpg from using pinentry programs
0.1.0
06 Oct 10:42
Compare
Sorry, something went wrong.
No results found
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