| Port details on branch 2025Q1 |
- py-pytest Simple powerful testing with Python
- 9.1.1,1 devel
=4 8.4.2,1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2011-08-08 19:20:47
- Last Update: 2026-08-11 03:13:03
- Commit Hash: 7389eae
- People watching this port, also watch:: binutils, ninja, py311-pycparser, font-misc-meltho, python
- Also Listed In: python
- License: MIT
- WWW:
- https://docs.pytest.org/en/latest/
- https://github.com/pytest-dev/pytest
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
- 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 py312-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 py312-pytest listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1786345771
SHA256 (pytest-9.1.1.tar.gz) = 1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313
SIZE (pytest-9.1.1.tar.gz) = 1636369
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:
-
- py312-setuptools>=61 : devel/py-setuptools@py312
- py312-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- bash : shells/bash
- py312-argcomplete>=0 : devel/py-argcomplete@py312
- py312-attrs>=19.2 : devel/py-attrs@py312
- py312-hypothesis>=3.56 : devel/py-hypothesis@py312
- py312-mock>=0 : devel/py-mock@py312
- py312-requests>=0 : www/py-requests@py312
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-xmlschema>=0 : textproc/py-xmlschema@py312
- py312-decorator>=0 : devel/py-decorator@py312
- py312-Jinja2>=0 : devel/py-Jinja2@py312
- py312-numpy>=0 : math/py-numpy@py312
- py312-pytest-xdist>=0 : devel/py-pytest-xdist@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-iniconfig>=1.0.1 : devel/py-iniconfig@py312
- py312-packaging>=22 : devel/py-packaging@py312
- py312-pluggy>=1.5<2.0 : devel/py-pluggy@py312
- py312-pygments>=2.7.2 : textproc/py-pygments@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- cad/netgen
- comms/gnuradio
- devel/cvise
- devel/py-pytest-factoryboy
- x11/libwacom
- for Run
-
- archivers/py-python-rpm-packaging
- astro/py-pytest-astropy
- astro/py-pytest-astropy-header
- cad/py-pymtl
- comms/gnuradio
- devel/py-aiomisc-pytest
- devel/py-hypothesis
-
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:
|