Skip to content

Commit

Permalink
Add missing File reference to the docs
Browse files Browse the repository at this point in the history
As related in #7696
  • Loading branch information
nicoddemus committed Aug 27, 2020
1 parent 2fcf763 commit 745df71
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions doc/en/reference.rst
Expand Up @@ -784,12 +784,19 @@ ExceptionInfo
:members:


pytest.ExitCode
~~~~~~~~~~~~~~~
ExitCode
~~~~~~~~

.. autoclass:: _pytest.config.ExitCode
:members:

File
~~~~

.. autoclass:: _pytest.nodes.File()
:members:
:show-inheritance:


FixtureDef
~~~~~~~~~~
Expand Down

0 comments on commit 745df71

Please sign in to comment.