Apply suggestions from code review
Co-Authored-By: nicoddemus <nicoddemus@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
|
||||
from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
|
||||
``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
|
||||
hooks from ``pytest 4.4`` (still experimental). This will make report serialization more reliable and
|
||||
extensible.
|
||||
|
||||
This also means that ``pytest-xdist`` now also requires ``pytest>=4.4``.
|
||||
This also means that ``pytest-xdist`` now requires ``pytest>=4.4``.
|
||||
|
||||
Reference in New Issue
Block a user