python-httpretty - HTTP request mock tool for Python
Website: | http://falcao.it/HTTPretty/ |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
Once upon a time a python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed? Don't worry, HTTPretty is here for you.
Packages
python-httpretty-0.8.3-2.vl7.src [45 KiB] |
Changelog
by Jamie Lennox (2015-02-24):
- Added with_python3 build flags to enable building on EPEL. |