py3-test-xdist-3.8.0
py.test xdist plugin for distributed testing
Back to search · Project homepage
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: 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.
Package information
- Ports path
- devel/py-test-xdist
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
- devel/py-setuptools_scm
Test
- devel/py-test-xdist py3-test-xdist-3.8.0
- devel/py-pexpect
- sysutils/py-filelock
- devel/py-execnet
- devel/py-test
- devel/py-apipkg
- lang/python/3
Used by (41 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.