python-pytest-xdist

Edit Package python-pytest-xdist
No description set
Refresh
Refresh
Source Files
Filename Size Changed
pytest-xdist-1.32.0.tar.gz 0000067733 66.1 KB
python-pytest-xdist.changes 0000012383 12.1 KB
python-pytest-xdist.spec 0000003086 3.01 KB
Latest Revision
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
- Update to 1.32.0:
  * #524: Add testrun_uid fixture. This is a shared value that uniquely identifies a test run among all workers. This also adds a PYTEST_XDIST_TESTRUNUID environment variable that is accessible within a test as well as a command line option --testrunuid to manually set the value from outside.
  * #486: Add support for Python 3.8.
  * #491: Fix regression that caused custom plugin command-line
    arguments to be discarded when using --tx mode.
  * Fix crash issues related to running xdist with the terminal plugin disabled
  * Initialization between workers and master nodes is now more consistent
  * #226: --max-worker-restart now assumes a more reasonable value (4 times the number of nodes) when not given explicitly. This prevents test suites from running forever when the suite crashes during collection.
  * #435: When the test session is interrupted due to running out of workers, the reason is shown in the test summary for easier viewing.
  * #442: Compatibility fix for upcoming pytest 5.0: session.exitstatus is now an IntEnum object.
  * #435: No longer show an internal error when we run out of workers due to crashes.
  * #426: pytest-xdist now uses the new pytest_report_to_serializable and
    pytest_report_from_serializable hooks from pytest 4.4
Comments 0
openSUSE Build Service is sponsored by