Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 562 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 562 Bytes

cucumber

This is to run the test written in Gherkin Style i.e. BDD format of given when then

  • Tests can be run in Parallel via Junit5 and maven sure fire plugin
  • Latest cucumber version is used
  • Reports will get generated in target folder as html and json too