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
Port details on branch 2024Q3
py-pytest-xdist Pytest xdist plugin for distributed testing and loop-on-failing modes
3.6.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 3.6.1,1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-03 07:21:29
Last Update: 2024-08-18 07:45:26
Commit Hash: c3b730a
People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
Also Listed In: python
License: MIT
WWW:
https://github.com/pytest-dev/pytest-xdist
Description:
The pytest-xdist plugin extends py.test with some unique test execution modes: * Test run parallelization: if you have multiple CPUs or hosts you can use those for a combined test run. This allows to speed up development or to use special resources of remote machines. * --boxed: (not available on Windows) run each test in a boxed subprocess to survive SEGFAULTS or otherwise dying processes * --looponfail: run your tests repeatedly in a subprocess. After each run py.test waits until a file in your project changes and then re-runs the previously failing tests. This is repeated until all tests pass after which again a full run is performed. * Multi-Platform coverage: you can specify different Python interpreters or different platforms and run tests in parallel on all of them.
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-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pytest-xdist/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pytest-xdist
  • pkg install py311-pytest-xdist
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-xdist listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pytest-xdist
Package flavors (<flavor>: <package>)
  • py311: py311-pytest-xdist
distinfo:
TIMESTAMP = 1723966682 SHA256 (pytest_xdist-3.6.1.tar.gz) = ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d SIZE (pytest_xdist-3.6.1.tar.gz) = 84060

Packages (timestamps in pop-ups are UTC):
py37-pytest-xdist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.32.0---1.32.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pytest-xdist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.5.0,1--3.5.0,13.5.0,13.5.0,1
FreeBSD:14:latest--2.5.0,1--2.5.0,1-2.5.0,1
FreeBSD:14:quarterly-----3.5.0,13.5.0,13.5.0,1
FreeBSD:15:latest--n/a-n/a3.5.0,13.5.0,13.5.0,1
 
py311-pytest-xdist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.1,13.6.1,1-3.6.1,13.6.1,1---
FreeBSD:13:quarterly3.6.1,13.6.1,1-3.6.1,13.6.1,1---
FreeBSD:14:latest3.6.1,13.6.1,1-3.6.1,13.6.1,1---
FreeBSD:14:quarterly3.6.1,13.6.1,1-3.6.1,13.6.1,1---
FreeBSD:15:latest3.6.1,13.6.1,1n/a3.6.1,1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-filelock>=0 : sysutils/py-filelock@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. py311-execnet>=2.0 : sysutils/py-execnet@py311
  2. py311-pytest>=7.0.0 : devel/py-pytest@py311
  3. py311-psutil>=3.0 : sysutils/py-psutil@py311
  4. py311-setproctitle>0 : devel/py-setproctitle@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. archivers/py-python-rpm-packaging

Configuration Options:
===> The following configuration options are available for py311-pytest-xdist-3.6.1,1: PSUTIL=on: Detect number of available CPUs SETPROCTITLE=on: Indicate state of current running workers ===> Use 'make config' to modify these settings
Options name:
devel_py-pytest-xdist
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_xdist/
  2. https://pypi.org/packages/source/p/pytest_xdist/
Collapse this list.

There are no commits on branch 2024Q3 for this port