Skip to content

Conversation

@slackline
Copy link
Contributor

Very simple change to markup in a documentation.

@The-Compiler The-Compiler added skip news used on prs to opt out of the changelog requirement type: docs documentation improvement, missing or needing clarification backport 8.4.x labels Sep 29, 2025
Copy link

@saky-semicolon saky-semicolon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will suggest use only one ` sign before and after.

----------------------------------------------------------

``pytest`` will run all files of the form test_*.py or \*_test.py in the current directory and its subdirectories. More generally, it follows :ref:`standard test discovery rules <test discovery>`.
``pytest`` will run all files of the form ``test_*.py`` or ``*_test.py` in the current directory and its subdirectories. More generally, it follows :ref:`standard test discovery rules <test discovery>`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*_test.py

You can use one ` or two ``. But make sure it's consistent before and after.

@nicoddemus nicoddemus dismissed The-Compiler’s stale review October 2, 2025 12:19

Applied the requested change.

@nicoddemus nicoddemus merged commit d241a19 into pytest-dev:main Oct 2, 2025
33 checks passed
@patchback
Copy link

patchback bot commented Oct 2, 2025

Backport to 8.4.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/8.4.x/d241a1940ff2d9a2726d466d8a32355036bdb128/pr-13764

Backported as #13781

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@nicoddemus
Copy link
Member

Thanks @slackline!

patchback bot pushed a commit that referenced this pull request Oct 2, 2025
Co-authored-by: Florian Bruhin <[email protected]>
(cherry picked from commit d241a19)
nicoddemus pushed a commit that referenced this pull request Oct 2, 2025
(cherry picked from commit d241a19)

Co-authored-by: slackline <[email protected]>
Co-authored-by: Florian Bruhin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news used on prs to opt out of the changelog requirement type: docs documentation improvement, missing or needing clarification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants