Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-xdist
From: Adam Ciarcinski
Date: 2017-12-30 11:24:19
Message id: 20171230102419.46BCBFB40@cvs.NetBSD.org
Log Message:
py-test-xdist: updated to 1.21.0
pytest-xdist 1.21.0:
Deprecations and Removals
Drop support for EOL Python 2.6.
Features
New --dist=loadfile option which load-distributes test to workers grouped by the \
file the tests live in.
Bug Fixes
Fix accidental mutation of test report during serialization causing longrepr \
string-ification to break.
Files: