Export CollectReport and TestReport

Refs #7469.
This commit is contained in:
Ran Benita
2021-11-02 20:32:54 +02:00
parent a53abe93d8
commit b0aa870b11
5 changed files with 30 additions and 12 deletions
+2 -2
View File
@@ -813,7 +813,7 @@ Collector
CollectReport
~~~~~~~~~~~~~
.. autoclass:: _pytest.reports.CollectReport()
.. autoclass:: pytest.CollectReport()
:members:
:show-inheritance:
:inherited-members:
@@ -951,7 +951,7 @@ Session
TestReport
~~~~~~~~~~
.. autoclass:: _pytest.reports.TestReport()
.. autoclass:: pytest.TestReport()
:members:
:show-inheritance:
:inherited-members: