rspec-api-test icon indicating copy to clipboard operation
rspec-api-test copied to clipboard

Test a JSON-API using rspec and simple get/put/post/delete helpers

Results 1 rspec-api-test issues
Sort by recently updated
recently updated
newest added

Add the ability for timeout, open_timeout, user, and password to be passed to rest-client. For me this was essential, I was dealing with some long running APIs that kept timing...