ruby-webmock
library for stubbing HTTP requests in Ruby
Description
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. Features * Stubbing HTTP requests at low http client lib level (no need to change
tests when you change HTTP library).
* Setting and verifying expectations on HTTP requests.
* Matching requests based on method, URI, headers and body.
* Smart matching of the same URIs in different representations (also encoded
and non encoded forms).
* Smart matching of the same headers in different representations.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/bblimke/webmock
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-webmock