Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 344 Bytes

readMe.md

File metadata and controls

12 lines (7 loc) · 344 Bytes

TECHNICAL TEST

HOW TO RUN THE TESTS

In order to run the tests, Google Chrome and Gradle need to be installed.

Then, either import the project into an IDE and run the tests using testng or cd onto the folder and run:

gradle test

The report for the results of the tests can be seen at

/build/reports/tests/packages/tests.html