Skip to content

jpita/interviewJava

Repository files navigation

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