[7.4.x] doc: Link pytest.main to how-to guide (#11290) · pytest-dev/pytest@e3fe728 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commit e3fe728

github-actions[bot]The-Compiler

and

authored

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

Co-authored-by: Florian Bruhin me@the-compiler.org

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -82,6 +82,8 @@ pytest.exit
82 82 pytest.main
83 83 ~~~~~~~~~~~
84 84
85 +**Tutorial**: :ref:`pytest.main-usage`
86 +
85 87 .. autofunction:: pytest.main
86 88
87 89 pytest.param