This project is for showcasing some of my automation skills. Its does not have all of my core feature I provide as part of automation tester
###Please follow below steps to run the test
- clone this project using git clone git@github.com:heerqa/cucumberdemo.git
- cd till directory containing pom.xml
- run "mvn surefire-report:report"
###html report
- The cucumber html report is generated at "target/html" folder
- The surefire html report is generayed at "target/site" folder