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 f2e0c74 commit 6457742Copy full SHA for 6457742
changelog/4965.trivial.rst
@@ -0,0 +1,9 @@
1
+New ``pytest_report_serialize`` and ``pytest_report_unserialize`` **experimental** hooks.
2
+
3
+These hooks will be used by ``pytest-xdist``, ``pytest-subtests``, and the replacement for
4
+resultlog to serialize and customize reports.
5
6
+They are experimental, meaning that their details might change or even be removed
7
+completely in future patch releases without warning.
8
9
+Feedback is welcome from plugin authors and users alike.
0 commit comments