httpretty
https://github.com/gabrielfalcao/httpretty
Python
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to httpretty
Help out
- Issues
- `tests/bugfixes/nosetests/test_414_httpx.py::test_httpx` is failing if `trio` is installed
- Mock socket.shutdown for compatibility with urllib3 >= 2.3
- urllib3>=2.3.0 breaks httpretty with `allow_net_connect=False`
- Is there a supported way to prematurely close a connection?
- Is this repository still actively maintained?
- remove python2 cruft & ancient mock
- Fix test_417_openssl.py if pyOpenSSL not available
- Fix test failing with chunked requests handled by urllib3
- Does httpretty support multi-threading?
- Fix incorrect status code on playback
- Docs
- Python not yet supported