pytest-httpserver
pytest-httpserver is a httpserver for pytest
pytest-httpserver is a httpserver for pytest
To install this package, run one of the following:
This library is designed to help to test http clients without contacting the real http server. In other words, it is a fake http server which is accessible via localhost can be started with the pre-defined expected http requests and their responses.
Summary
pytest-httpserver is a httpserver for pytest
Information Last Updated
Apr 22, 2025 at 15:33
License
MIT
Total Downloads
10
Platforms
GitHub Repository
https://github.com/csernazs/pytest-httpserverDocumentation
https://pytest-httpserver.readthedocs.io/