JSysTest is a simple system testing framework written in Java. It helps writing JUnit test cases for REST-style web services. Currently, only JSON-based web services are supported.
Hamcrest matchers are provided for concise, readable test cases.
Note: This package is in its early stages of development. APIs can change at any time!
See the following wiki pages for getting started: