Port details on branch 2024Q4 |
- py-pytest Simple powerful testing with Python
- 8.1.1,1 devel =5 8.1.1,1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2011-08-08 19:20:47
- Last Update: 2024-07-21 16:55:40
- Commit Hash: 180cd73
- People watching this port, also watch:: binutils, ninja, libXdamage, autoconf, xcb-util-image
- Also Listed In: python
- License: MIT
- WWW:
- https://docs.pytest.org/en/latest/
- Description:
- The pytest testing tool makes it easy to write small tests, yet scales to
support complex functional testing.
Features:
* Detailed info on failing assert statements
* Auto-discovery of test modules and functions
* Modular fixtures to manage small or parametrized long-lived test resources
* Can run unittest (or trial), nose test suites out of the box
* Rich plugin architecture, with over 315+ external plugins
- ¦ ¦ ¦ ¦
- 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>0:devel/py-pytest@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-pytest/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest
- pkg install py311-pytest
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 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713775176
SHA256 (pytest-8.1.1.tar.gz) = ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044
SIZE (pytest-8.1.1.tar.gz) = 1409703
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>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@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:
-
- bash : shells/bash
- lsof : sysutils/lsof
- py311-argcomplete>=0 : devel/py-argcomplete@py311
- py311-asynctest>=0 : devel/py-asynctest@py311
- py311-attrs>=19.2 : devel/py-attrs@py311
- py311-decorator>=0 : devel/py-decorator@py311
- py311-hypothesis>=3.56 : devel/py-hypothesis@py311
- py311-Jinja2>=0 : devel/py-Jinja2@py311
- py311-mock>=0 : devel/py-mock@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-pexpect>=0 : misc/py-pexpect@py311
- py311-pygments>=2.7.2 : textproc/py-pygments@py311
- py311-pytest-xdist>=2.1.0,1 : devel/py-pytest-xdist@py311
- py311-requests>=0 : www/py-requests@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-twisted>=0 : devel/py-twisted@py311
- py311-xmlschema>=0 : textproc/py-xmlschema@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-iniconfig>=0 : devel/py-iniconfig@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-pluggy>=1.4<2.0 : devel/py-pluggy@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- cad/netgen
- devel/cvise
- devel/py-pytest-asyncio
- devel/py-pytest-factoryboy
- for Run
-
- archivers/py-python-rpm-packaging
- cad/py-pymtl
- devel/py-hypothesis
- devel/py-nbval
- devel/py-pytest-aiohttp
- devel/py-pytest-alembic
- devel/py-pytest-asyncio
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|