| Port details on branch 2026Q3 |
- py-ddt Data-Driven Tests for Python Unittest
- 1.7.2_1 devel
=1 1.7.2_1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2017-05-31 17:31:22
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- Also Listed In: python
- License: MIT
- WWW:
- https://readthedocs.org/projects/ddt/
- Description:
- DDT (Data-Driven Tests) allows you to multiply one test case by
running it with different test data, and make it appear as multiple
test cases.
¦ ¦ ¦ ¦ 
- 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}ddt>0:devel/py-ddt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ddt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ddt
- pkg install py311-ddt
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-ddt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ddt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1709391156
SHA256 (ddt-1.7.2.tar.gz) = d215d6b083963013c4a19b1e4dcd6a96e80e43ab77519597a6acfcf2e9a3e04b
SIZE (ddt-1.7.2.tar.gz) = 13673
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>=0 : devel/py-setuptools@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:
-
- py311-mock>0 : devel/py-mock@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-ddt
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|