We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f9388 commit a6b5611Copy full SHA for a6b5611
CHANGELOG.rst
@@ -1,3 +1,18 @@
1
+pytest-xdist 3.4.0 (2023-11-11)
2
+===============================
3
+
4
+Features
5
+--------
6
7
+- `#963 <https://github.com/pytest-dev/pytest-xdist/issues/963>`_: Wait for workers to finish reporting when test run stops early.
8
9
+ This makes sure that the results of in-progress tests are displayed.
10
+ Previously these reports were being discarded, losing information about the
11
+ test run.
12
13
+- `#965 <https://github.com/pytest-dev/pytest-xdist/issues/965>`_: Added support for Python 3.12.
14
15
16
pytest-xdist 3.3.1 (2023-05-19)
17
===============================
18
changelog/963.feature.rst
changelog/965.feature.rst
0 commit comments