Port details on branch 2024Q2 |
- py-pytest-httpbin Easily test your HTTP library against a local copy of httpbin.org
- 2.0.0_1 devel
=3 2.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2021-02-24 09:56:22
- Last Update: 2024-07-06 16:12:05
- Commit Hash: 71693e3
- People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/kevin1024/pytest-httpbin
- Description:
- Pytest-httpbin creates a pytest fixture that is dependency-injected
into your tests. It automatically starts up a HTTP server in a
separate thread running httpbin and provides your test with the URL
in the fixture.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-httpbin>0:devel/py-pytest-httpbin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-httpbin/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-httpbin
- pkg install py311-pytest-httpbin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pytest-httpbin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-httpbin
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-httpbin
- distinfo:
- TIMESTAMP = 1684104776
SHA256 (pytest-httpbin-2.0.0.tar.gz) = 3e739cad9b8f8df58952df7329d9295fe17449d3a647f49c4ce634fd81d71b8e
SIZE (pytest-httpbin-2.0.0.tar.gz) = 16081
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-httpbin>=0 : www/py-httpbin@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-httpbin
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|