Searched refs:pytest_report_to_serializable (Results 1 – 18 of 18) sorted by relevance
261 data = pytestconfig.hook.pytest_report_to_serializable(283 data = pytestconfig.hook.pytest_report_to_serializable(307 data = pytestconfig.hook.pytest_report_to_serializable(
450 data = pytestconfig.hook.pytest_report_to_serializable(472 data = pytestconfig.hook.pytest_report_to_serializable(498 data = pytestconfig.hook.pytest_report_to_serializable(
111 data = self.config.hook.pytest_report_to_serializable(123 data = self.config.hook.pytest_report_to_serializable(
384 def pytest_report_to_serializable(config, report): function
420 def pytest_report_to_serializable(report): function
522 def pytest_report_to_serializable( function
392 def pytest_report_to_serializable( function
83 …test-xdist/issues/426>`_: ``pytest-xdist`` now uses the new ``pytest_report_to_serializable`` and …
622 - `#4965 <https://github.com/pytest-dev/pytest/issues/4965>`_: New ``pytest_report_to_serializable`…
2419 - `#4965 <https://github.com/pytest-dev/pytest/issues/4965>`_: New ``pytest_report_to_serializable`…