Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 633 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 633 Bytes

HelloFreshTest

The repository consists of eclipse maven project.

How to use code:

Using Eclipse:

  1. Clone or download the repository
  2. Open the project in eclipse
  3. Open pom.xml or right click on pom.xml
  4. Click on Maven Clean.
  5. Again right click and Select Maven Test

Using CLI:

  1. Clone or download the repository
  2. Go to Directory where you cloned the project.
  3. Run mvn clean test

Test report can be found at : https://github.com/subodh2691/HelloFresh/blob/master/test-output/HellofreshAutomation.html

alt text