
httpretty 1.1.4
0
    
HTTP client mock for Python
                    Contents
                    
                
                
            HTTP client mock for Python
Stars: 2109, Watchers: 2109, Forks: 276, Open Issues: 124The gabrielfalcao/HTTPretty repo was created 13 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 2109 github stars!
How to Install httpretty
You can install httpretty using pip
pip install httpretty
or add it to a project with poetry
poetry add httpretty
Package Details
- Author
 - Gabriel Falcao
 - License
 - MIT
 - Homepage
 - https://httpretty.readthedocs.io/en/latest/
 - PyPi:
 - https://pypi.org/project/httpretty/
 - Documentation:
 - https://httpretty.readthedocs.io/en/latest/
 - GitHub Repo:
 - https://github.com/gabrielfalcao/httpretty
 
Classifiers
- Internet/WWW/HTTP
 - Software Development/Testing
 
Related Packages
Errors
A list of common httpretty errors.
Code Examples
Here are some httpretty code examples and snippets.
GitHub Issues
The httpretty package has 124 open issues on GitHub
- 1.1.4: pytest is failing because missing 
contextandportfixtures and some pytest warnings 
pythonfix







