Add new named tuple to Objects
This commit is contained in:
parent
daf81305b8
commit
34d61487d4
|
@ -956,6 +956,12 @@ TestReport
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
:inherited-members:
|
:inherited-members:
|
||||||
|
|
||||||
|
TestStatus
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
.. autoclass:: pytest.TestStatus()
|
||||||
|
:members:
|
||||||
|
|
||||||
_Result
|
_Result
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue