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 89d07a5 commit 7ab9cf1Copy full SHA for 7ab9cf1
changelog/426.feature.rst
@@ -1,5 +1,5 @@
1
-``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and ``pytest_report_from_serializable``
2
-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
3
extensible.
4
5
-This also means that ``pytest-xdist`` now also requires ``pytest>=4.4``.
+This also means that ``pytest-xdist`` now requires ``pytest>=4.4``.
0 commit comments