Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 289 Bytes

A Integration Test suite for the Calculator Service

This is a Junit/Rest-assured module to test the calculator functionality.

How to run it

mvn clean test

Make sure you run on the same directory then pom.xml.

It's configuration are hardcoded to run against localhost.