doc: Link pytest.main to how-to guide

This commit is contained in:
Florian Bruhin 2023-08-05 22:58:35 +02:00
parent cc0adf6bf3
commit 401525a3be
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