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
- Recording requests does not work for non-UTF8 data
- tox testing fails: *** No rule to make target 'test'. Stop.
- httpretty silently fails with Python 3.12
- Long response time when calling unmatched requests
- Separate headers by CR LF
- Requests upgrade to v2.29.0 causes the test case test_httpretty_should_allow_registering_regexes_with_streaming_responses to fail
- Fix link headers example in docs
- urllib3.contrib.pyopenssl is being deprecated
- fix bind in create_fake_connection
- FakeSockFile: `'super' object has no attribute 'flush'`
- Docs
- Python not yet supported