Port details |
- py-pytest-lazy-fixtures Allow you to use fixtures in @pytest.mark.parametrize
- 1.1.1 devel =2 1.1.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-03-09 14:12:22
- Last Update: 2024-07-24 11:44:45
- Commit Hash: 9cb400c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/dev-petrov/pytest-lazy-fixtures
- Description:
- pytest-lazy-fixtures allows you to use fixtures in @pytest.mark.parametrize.
This project was inspired by pytest-lazy-fixture. Improvements that have been
made in this project:
- You can use fixtures in any data structures
- You can access the attributes of fixtures
- You can use functions in fixtures
- ¦ ¦ ¦ ¦
- 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-lazy-fixtures>0:devel/py-pytest-lazy-fixtures@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-lazy-fixtures/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-lazy-fixtures
- pkg install py311-pytest-lazy-fixtures
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-lazy-fixtures listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-lazy-fixtures
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-lazy-fixtures
- distinfo:
- TIMESTAMP = 1721710262
SHA256 (pytest_lazy_fixtures-1.1.1.tar.gz) = 0c561f0d29eea5b55cf29b9264a3241999ffdb74c6b6e8c4ccc0bd2c934d01ed
SIZE (pytest_lazy_fixtures-1.1.1.tar.gz) = 6978
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-poetry-core>=0 : devel/py-poetry-core@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-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-lazy-fixtures
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|