[7.4.x] doc: Link pytest.main to how-to guide

This commit is contained in:
Florian Bruhin 2023-08-06 12:39:11 +02:00 committed by pytest bot
parent 350122abb2
commit 59fffb113f
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ pytest.exit
pytest.main pytest.main
~~~~~~~~~~~ ~~~~~~~~~~~
**Tutorial**: :ref:`pytest.main-usage`
.. autofunction:: pytest.main .. autofunction:: pytest.main
pytest.param pytest.param