The devel/py-test-httpbin,python3 port
py3-test-httpbin-1.0.2p2 – test your HTTP library against a local copy of httpbin (cvsweb github mirror)
Description
httpbin is an amazing web service for testing HTTP libraries. It has several great endpoints that can test pretty much everything you need in a HTTP library. The only problem is: maybe you don't want to wait for your tests to travel across the Internet and back to make assertions against a remote web service.WWW: https://github.com/kevin1024/pytest-httpbin
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pytest_httpbin-1.0.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__init__.py
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/certs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/certs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/plugin.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/plugin.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/serve.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/serve.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/__pycache__/version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/certs.py
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/certs/
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/certs/cacert.pem
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/certs/cert.pem
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/certs/key.pem
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/plugin.py
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/serve.py
- /usr/local/lib/python3.11/site-packages/pytest_httpbin/version.py