HTTPretty is a HTTP client mock library for Python 100% inspired on ruby's FakeWeb
Project description
When building systems that access external resources such as RESTful webservices, XMLRPC or even simple HTTP requests, we stumble in the problem:
“I’m gonna need to mock all those requests”
It brings a lot of hassle, you will need to use a generic mocking tool, mess with scope and so on.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
httpretty-0.1.tar.gz
(11.0 kB
view hashes)