Update CHANGELOG
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
pytest-xdist 3.4.0 (2023-11-11)
|
||||
===============================
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
- `#963 <https://github.com/pytest-dev/pytest-xdist/issues/963>`_: Wait for workers to finish reporting when test run stops early.
|
||||
|
||||
This makes sure that the results of in-progress tests are displayed.
|
||||
Previously these reports were being discarded, losing information about the
|
||||
test run.
|
||||
|
||||
- `#965 <https://github.com/pytest-dev/pytest-xdist/issues/965>`_: Added support for Python 3.12.
|
||||
|
||||
|
||||
pytest-xdist 3.3.1 (2023-05-19)
|
||||
===============================
|
||||
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Wait for workers to finish reporting when test run stops early.
|
||||
|
||||
This makes sure that the results of in-progress tests are displayed.
|
||||
Previously these reports were being discarded, losing information about the
|
||||
test run.
|
||||
@@ -1 +0,0 @@
|
||||
Added support for Python 3.12.
|
||||
Reference in New Issue
Block a user