Assignment

prerequisite

you should have java 11 and gradle 6.X installed

Steps to run the tests

  1. Take a pull
  2. gradle build will build the project and bring all the dependencies
  3. Then you should be able to run the the scenarios by using gradle test command or you can run the scenario straight from the feature file