update hooks reference

This commit is contained in:
Aleksandr Brodin 2024-04-10 17:28:07 +07:00
parent 86a3ed6ae4
commit 28169e96bf
1 changed files with 2 additions and 0 deletions

View File

@ -771,6 +771,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