Port details on branch 2024Q2 |
- py-parameterized Parameterized testing with any Python test framework
- 0.9.0_1 devel =3 0.9.0_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2020-03-23 02:05:18
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/wolever/parameterized
- Description:
- Parameterized testing in Python sucks.
parameterized fixes that. For everything. Parameterized testing for nose,
parameterized testing for py.test, parameterized testing for unittest.
- ¦ ¦ ¦ ¦
- 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}parameterized>0:devel/py-parameterized@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-parameterized/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-parameterized
- pkg install py39-parameterized
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 py39-parameterized listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-parameterized
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1680177941
SHA256 (parameterized-0.9.0.tar.gz) = 7fc905272cefa4f364c1a3429cbbe9c0f98b793988efb5bf90aac80f08db09b1
SIZE (parameterized-0.9.0.tar.gz) = 24351
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-mock>0 : devel/py-mock@py39
- py39-nose>=0 : devel/py-nose@py39
- py39-nose2>=0 : devel/py-nose2@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- py39-unittest2>=0 : devel/py-unittest2@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- math/py-pytorchvideo
- science/meep
Configuration Options:
- No options to configure
- Options name:
- devel_py-parameterized
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|