Name: | python-httpretty |
---|---|
Version: | 0.8.14 |
Release: | 2.20161011git70af1f8.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 151563 |
License: | MIT |
RPM: | python-httpretty-0.8.14-2.20161011git70af1f8.el7.noarch.rpm |
Source RPM: | python-httpretty-0.8.14-2.20161011git70af1f8.el7.src.rpm |
Build Date: | Wed Sep 06 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://falcao.it/HTTPretty/ |
Summary: | HTTP request mock tool for Python |
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. |