Port details |
- py-pytest-dependency Pytest plugin to manage dependencies of tests
- 0.6.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-08-22 10:09:06
- Last Update: 2024-08-22 10:08:14
- Commit Hash: 743f763
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/RKrahl/pytest-dependency
- Description:
- This module is a plugin for the popular Python testing framework pytest.
It manages dependencies of tests: you may mark some tests as dependent from
other tests. These tests will then be skipped if any of the dependencies
did fail or has been skipped.
- ¦ ¦ ¦ ¦
- 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-dependency>0:devel/py-pytest-dependency@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-dependency/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-dependency
- pkg install py311-pytest-dependency
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-dependency listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-dependency
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-dependency
- distinfo:
- TIMESTAMP = 1724320686
SHA256 (pytest-dependency-0.6.0.tar.gz) = 934b0e6a39d95995062c193f7eaeed8a8ffa06ff1bcef4b62b0dc74a708bacc1
SIZE (pytest-dependency-0.6.0.tar.gz) = 19499
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pytest>=3.7.0 : devel/py-pytest@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-dependency
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 22 Aug 2024 10:08:14 |
Yuri Victorovich (yuri) |
devel/py-pytest-dependency: New port: Pytest plugin to manage dependencies of
tests |
Number of commits found: 1
|