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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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