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
- HTTPretty freezes when a request to an umocked url is made with requests
- Exceptions raised in callbacks are not passed back
- Fails to match hostname with different case
- Using call to httpretty.activate as a class decorator causes Django test runner to not find the test cases
- ValueError: write to closed file when emulating timeouts
- Incorrect examples in documentation (contextmanager)
- Tornado and HTTPretty
- Fails with 'too many open files'
- Confusion Regarding Handling Of Multiple Requests To Same URL With Different Query Strings
- Issuing multiple instances of same header
- Docs
- Python not yet supported