Skip to content

Commit 95b309e

Browse files
committed
Release 3.5.0
1 parent 3fe877b commit 95b309e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
pytest-xdist 3.5.0 (2023-11-21)
2+
===============================
3+
4+
Features
5+
--------
6+
7+
- `#632 <https://github.com/pytest-dev/pytest-xdist/issues/632>`_: ``--dist=loadscope`` now sorts scopes by number of tests to assign largest scopes early -- in many cases this should improve overall test session running time, as there is less chance of a large scope being left to be processed near the end of the session, leaving other workers idle.
8+
9+
110
pytest-xdist 3.4.0 (2023-11-11)
211
===============================
312

changelog/632.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)