-
This project is created using Cucumber BDD and Maven
-
Path of reporsitory is: https://github.com/niteshchaudhary/home_away.git
-
To execute the project, please follow below steps:
a. Clone project to Eclipse
b. Go to Run configurations and paste goals as: clean install -Dtest=RunTest test -Dcucumber.options="--tags @test
c. Click on Apply and then on Run
-
Cucumber report is generated after the tests are run and it is stored at: \target\cucumber\ui\index.html
for eg. C:\Users\Nitesh\git\home_away\target\cucumber\ui\index.html