notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2024Q2
py-pytest Simple powerful testing with Python
8.1.1,1 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.1,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-08 19:20:47
Last Update: 2024-05-19 17:18:23
Commit Hash: b776c46
People watching this port, also watch:: binutils, python, py39-pycparser, font-misc-meltho, font-bh-lucidatypewriter-100dpi
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • py39-pytest4
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 py39-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 py39-pytest listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pytest
Package flavors (<flavor>: <package>)
  • py39: py39-pytest
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):
py311-pytest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.1.1,18.1.1,1-8.1.1,18.1.1,1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest8.1.1,18.1.1,1-8.1.1,18.1.1,1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest8.1.1,18.1.1,1n/a-n/a---
 
py37-pytest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.5.0---4.5.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pytest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly7.4.4,17.4.4,17.3.1,17.4.4,17.4.4,17.4.3,17.4.3,17.4.3,1
FreeBSD:14:latest8.1.1,1-7.2.0,18.1.1,1-7.3.1,1-7.3.1,1
FreeBSD:14:quarterly7.4.4,17.4.4,1-7.4.4,17.4.4,17.4.3,17.4.3,17.4.3,1
FreeBSD:15:latest--n/a8.1.1,1n/a7.4.3,17.4.3,17.4.4,1
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=61 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. bash : shells/bash
  2. lsof : sysutils/lsof
  3. py39-argcomplete>=0 : devel/py-argcomplete@py39
  4. py39-asynctest>=0 : devel/py-asynctest@py39
  5. py39-attrs>=19.2 : devel/py-attrs@py39
  6. py39-decorator>=0 : devel/py-decorator@py39
  7. py39-hypothesis>=3.56 : devel/py-hypothesis@py39
  8. py39-Jinja2>=0 : devel/py-Jinja2@py39
  9. py39-mock>=0 : devel/py-mock@py39
  10. py39-numpy>=0,1 : math/py-numpy@py39
  11. py39-pexpect>=0 : misc/py-pexpect@py39
  12. py39-pygments>=2.7.2 : textproc/py-pygments@py39
  13. py39-pytest-xdist>=2.1.0,1 : devel/py-pytest-xdist@py39
  14. py39-requests>=0 : www/py-requests@py39
  15. py39-setuptools>=0 : devel/py-setuptools@py39
  16. py39-twisted>=0 : devel/py-twisted@py39
  17. py39-xmlschema>=0 : textproc/py-xmlschema@py39
  18. python3.9 : lang/python39
Runtime dependencies:
  1. py39-exceptiongroup>=1.1.1 : devel/py-exceptiongroup@py39
  2. py39-iniconfig>=0 : devel/py-iniconfig@py39
  3. py39-packaging>=0 : devel/py-packaging@py39
  4. py39-pluggy>=1.4<2.0 : devel/py-pluggy@py39
  5. python3.9 : lang/python39
  6. py39-tomli>=1 : textproc/py-tomli@py39
This port is required by:
for Build
  1. cad/netgen
  2. devel/cvise
  3. devel/py-pytest-asyncio
  4. devel/py-pytest-factoryboy
  5. www/py-textile
for Run
  1. archivers/py-python-rpm-packaging
  2. cad/py-pymtl
  3. devel/py-hypothesis
  4. devel/py-nbval
  5. devel/py-pytest-aiohttp
  6. devel/py-pytest-asyncio
  7. devel/py-pytest-azurepipelines
Expand this list (78 items / 71 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pytest-benchmark
  3. devel/py-pytest-black
  4. devel/py-pytest-cache
  5. devel/py-pytest-canonical-data
  6. devel/py-pytest-codspeed
  7. devel/py-pytest-console-scripts
  8. devel/py-pytest-cov
  9. devel/py-pytest-cpp
  10. devel/py-pytest-datadir
  11. devel/py-pytest-django
  12. devel/py-pytest-doctestplus
  13. devel/py-pytest-env
  14. devel/py-pytest-factoryboy
  15. devel/py-pytest-fixture-config
  16. devel/py-pytest-flake8
  17. devel/py-pytest-flakes
  18. devel/py-pytest-flask
  19. devel/py-pytest-forked
  20. devel/py-pytest-freezer
  21. devel/py-pytest-helpers-namespace
  22. devel/py-pytest-html
  23. devel/py-pytest-httpx
  24. devel/py-pytest-isort
  25. devel/py-pytest-jupyter
  26. devel/py-pytest-lazy-fixture
  27. devel/py-pytest-lazy-fixtures
  28. devel/py-pytest-localserver
  29. devel/py-pytest-markdown
  30. devel/py-pytest-metadata
  31. devel/py-pytest-mock
  32. devel/py-pytest-mpl
  33. devel/py-pytest-mutagen
  34. devel/py-pytest-mypy
  35. devel/py-pytest-mypy-plugins
  36. devel/py-pytest-nunit
  37. devel/py-pytest-order
  38. devel/py-pytest-parallel
  39. devel/py-pytest-plus
  40. devel/py-pytest-profiling
  41. devel/py-pytest-pycodestyle
  42. devel/py-pytest-qt
  43. devel/py-pytest-random-order
  44. devel/py-pytest-randomly
  45. devel/py-pytest-regressions
  46. devel/py-pytest-regtest
  47. devel/py-pytest-remotedata
  48. devel/py-pytest-rerunfailures
  49. devel/py-pytest-ruff
  50. devel/py-pytest-services
  51. devel/py-pytest-shutil
  52. devel/py-pytest-socket
  53. devel/py-pytest-subprocess
  54. devel/py-pytest-subtests
  55. devel/py-pytest-sugar
  56. devel/py-pytest-timeout
  57. devel/py-pytest-tornado
  58. devel/py-pytest-tornasync
  59. devel/py-pytest-translations
  60. devel/py-pytest-trio
  61. devel/py-pytest-twisted
  62. devel/py-pytest-verbose-parametrize
  63. devel/py-pytest-virtualenv
  64. devel/py-pytest-xdist
  65. devel/py-pytest-xprocess
  66. devel/py-setuptools-declarative-requirements
  67. devel/py-testinfra
  68. devel/py-ttictoc
  69. finance/fava
  70. net/py-zeroconf
  71. science/py-HofstadterTools
  72. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-pytest-freezegun*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pytest/
  2. https://pypi.org/packages/source/p/pytest/
Collapse this list.

There are no commits on branch 2024Q2 for this port