Library for stubbing and setting expectations on HTTP requests in Ruby.

Uncategorized

Library for stubbing and setting expectations on HTTP requests in Ruby.

URL: https://github.com/bblimke/webmock Type: link Domain: github.com

Excerpt: There are many of these building blocks. Use this to mock a web service that your system depends on. That way you can test your system without incurring the costs (in money and time) of calling the service.