| Name: | python3-httpretty |
|---|---|
| Version: | 0.8.14 |
| Release: | 9.20161011git70af1f8.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 140921 |
| License: | MIT |
| RPM: | python3-httpretty-0.8.14-9.20161011git70af1f8.el8.noarch.rpm |
| Source RPM: | python-httpretty-0.8.14-9.20161011git70af1f8.el8.src.rpm |
| Build Date: | Tue May 28 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://falcao.it/HTTPretty/ |
| Summary: | HTTP request mock tool for Python 3 |
| 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. |