My favorites | Sign in
Project Logo
             
People details
Project owners:
  smartrics
Project committers:
aochsner, raghav.ramesh

The RestFixture is a FitNesse fixture that allows developers and/or product owners to write test fixtures for REST API with simplicity in mind. The idea is to write tests that are self documenting and easy to write and read, without the need to write Java code.

The fixture allows test writers to express tests as actions (any of the allowed HTTP methods) to operate on resource URIs and express expectations on the content of the return code, headers and body. All without writing one single line of Java code.

And it also works as a living documentation of the API.

Overview:

Documentation:

Other projects









Hosted by Google Code