Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 489 Bytes

File metadata and controls

20 lines (12 loc) · 489 Bytes

JavaTestAPI

A simple project to show how to use Rest Assured for integration and schema tests.

Setup

Install the pre requirements through the link below before run tests.

Obs: Ensure that the environment variables are set.

Run the tests

In the source directory of project, run the command below:

mvn clean test