Library for stubbing and setting expectations on HTTP requests in Ruby.
Link: Library for stubbing and setting expectations on HTTP requests in Ruby.: "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."