[7.4.x] doc: Link pytest.main to how-to guide (#11290)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
This commit is contained in:
github-actions[bot] 2023-08-07 10:47:37 +02:00 committed by GitHub
parent 34c73944e1
commit e3fe7286f8
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 pytest.main
~~~~~~~~~~~ ~~~~~~~~~~~
**Tutorial**: :ref:`pytest.main-usage`
.. autofunction:: pytest.main .. autofunction:: pytest.main
pytest.param pytest.param