doc: Link pytest.main to how-to guide (#11287)

This commit is contained in:
Florian Bruhin
2023-08-06 12:39:11 +02:00
committed by GitHub
parent cc0adf6bf3
commit 1c04a92503

View File

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