Skip to content

[PR #14191/2f09ddc8 backport][9.0.x] doc: fixed typo in file name format (from `*_test.py to *_test.py) on "How to invoke pytest" page#14192

Merged
nicoddemus merged 1 commit into9.0.xfrom
patchback/backports/9.0.x/2f09ddc84ea6a7ccd56f19b0b998c8d2c51a4652/pr-14191
Feb 14, 2026
Merged

[PR #14191/2f09ddc8 backport][9.0.x] doc: fixed typo in file name format (from `*_test.py to *_test.py) on "How to invoke pytest" page#14192
nicoddemus merged 1 commit into9.0.xfrom
patchback/backports/9.0.x/2f09ddc84ea6a7ccd56f19b0b998c8d2c51a4652/pr-14191

Conversation

@patchback
Copy link

@patchback patchback bot commented Feb 14, 2026

This is a backport of PR #14191 as merged into main (2f09ddc).

This PR fixes a typo on the page "How to invoke pytest" under the How-to guides. The documentation originally states that files in the form of \*_test.py will be executed by pytest. I changed it to *_test.py to show that all files ending with _test.py, instead of ones that are literally named *_test.py, will be executed.

@nicoddemus nicoddemus merged commit 1cb94d2 into 9.0.x Feb 14, 2026
33 checks passed
@nicoddemus nicoddemus deleted the patchback/backports/9.0.x/2f09ddc84ea6a7ccd56f19b0b998c8d2c51a4652/pr-14191 branch February 14, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants