Skip to content

0.1.0

Choose a tag to compare

@kripaliz kripaliz released this 06 Oct 10:42
  • 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