python-httpretty - HTTP request mock tool for Python
Website: | https://github.com/gabrielfalcao/HTTPretty |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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-1.1.4-1.fc14.al.src [417 KiB] |
Changelog
by Joel Barrios (2022-02-06):
- Update to 1.1.4. |