Skip to content

Commit

Permalink
update hooks reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ShurikMen committed Oct 1, 2024
1 parent 1ebc624 commit a99ddff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/en/reference/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,8 @@ Session related reporting hooks:
.. autofunction:: pytest_terminal_summary
.. hook:: pytest_fixture_setup
.. autofunction:: pytest_fixture_setup
.. hook:: pytest_fixture_teardown
.. autofunction:: pytest_fixture_teardown
.. hook:: pytest_fixture_post_finalizer
.. autofunction:: pytest_fixture_post_finalizer
.. hook:: pytest_warning_recorded
Expand Down

0 comments on commit a99ddff

Please sign in to comment.