Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 345 Bytes

REST Assured Java Framework and API tests

Testing and validating REST services with REST Assured

What do I need to run these samples?

A Java 8 or greater (In this case I'm using Java 17) JDK and Maven. That's it.

What API is used for the samples?

Setting the Environment at Runtime

mvn test -Denv=qa