rspec-api-test
rspec-api-test copied to clipboard
Add Additional Configuration Options
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 out with the default settings.
Hey @iloveitaly, thanks for the pull request! It would be great if you could make the tests pass, though :-)