The devel/py-test-httpserver,python3 port
py3-test-httpserver-1.1.0 – HTTP server for pytest (cvsweb github mirror)
Description
This library helps testing HTTP clients without contacting the real HTTP server. It provides an easy to use API to start the server, configure the request handlers and then shut it down gracefully. All of these without touching a configuration file or dealing with daemons.WWW: https://pypi.python.org/pypi/pytest_httpserver
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pytest_httpserver-1.1.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__init__.py
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/blocking_httpserver.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/blocking_httpserver.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/hooks.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/hooks.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/httpserver.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/httpserver.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/pytest_plugin.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/__pycache__/pytest_plugin.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/blocking_httpserver.py
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/hooks.py
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/httpserver.py
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/py.typed
- /usr/local/lib/python3.11/site-packages/pytest_httpserver/pytest_plugin.py