/restlogic

Generates all possible combinations of required and optional parameter values and the corresponding XML tests for the given REST endpoint

Primary LanguageRuby

RESTlogic

Generates all possible combinations of required and optional parameter values and their corresponding XML tests for the given REST endpoint

Setup
  • clone the project
  • cd to project dir
  • run bundle install
  • run script/rails server
  • Thats it!