Skip to content

mwduncan2018/RestAssured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTAssured

RESTAssured is a Java library for testing RESTful web services.
RESTAssured uses Groovy under the hood, so JSON and XML can be handled dynamically.
The Jackson library can be used to handle JSON statically.

Setup

Pay attention to the POM file. JUnit5 must be removed from the Java Build Path in Eclipse. Instead, add JUnit5 like in this POM XML.

About

Test automation of REST services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors