httmock 1.4.0
0
A mocking library for requests.
Contents
A mocking library for requests.
Stars: 467, Watchers: 467, Forks: 57, Open Issues: 17The patrys/httmock
repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 467 github stars!
How to Install httmock
You can install httmock using pip
pip install httmock
or add it to a project with poetry
poetry add httmock
Package Details
- Author
- Patryk Zawadzki
- License
- Apache-2.0
- Homepage
- https://github.com/patrys/httmock
- PyPi:
- https://pypi.org/project/httmock/
- GitHub Repo:
- https://github.com/patrys/httmock
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common httmock errors.
Code Examples
Here are some httmock
code examples and snippets.
GitHub Issues
The httmock package has 17 open issues on GitHub
- Drop support for EOL Python 2.7, 3.4-3.6
- Test with GitHub Actions
- Add tox.ini to make local testing easy