Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 312 Bytes

lexevs-service-rest-tests

Test suite for lexevs service (CTS2) REST service.

Java/Maven project that utilizes [REST Assured] (http://rest-assured.io/) to provide a complete suite of tests for the lexevs-service REST API.

Usage

Clone this project and run the following maven command:

mvn clean install