Contents

pytest-xdist 3.5.0

0

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

Stars: 1339, Watchers: 1339, Forks: 217, Open Issues: 252

The pytest-dev/pytest-xdist repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1339 github stars!

How to Install pytest-xdist

You can install pytest-xdist using pip

pip install pytest-xdist

or add it to a project with poetry

poetry add pytest-xdist

Package Details

Author
holger krekel and contributors
License
MIT
Homepage
https://github.com/pytest-dev/pytest-xdist
PyPi:
https://pypi.org/project/pytest-xdist/
Documentation:
https://pytest-xdist.readthedocs.io/en/latest
GitHub Repo:
https://github.com/pytest-dev/pytest-xdist

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • Utilities
No  pytest-xdist  pypi packages just yet.

Errors

A list of common pytest-xdist errors.

Code Examples

Here are some pytest-xdist code examples and snippets.

GitHub Issues

The pytest-xdist package has 252 open issues on GitHub

  • CHANGELOG: add --boxed deprecation to 2.5.0
  • 2.5.0: pytest is failing
  • testing/acceptance_test.py::test_internal_errors_propagate_to_controller seems to fail 30% of the time
  • Performance idea: --sf/--slow-first option to improve resource utilization
  • 'module' object has no attribute 'GtkWarning'
  • Different tests were collected between workers
  • pytest hangs while running tests

See more issues on GitHub

Related Packages & Articles

pytest-socket 0.7.0

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.

pytest-aoc 1.23.4

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures