cherry-pick release-8.1.2 (#12252)

(cherry picked from commit 7df3dbc545)
This commit is contained in:
Bruno Oliveira
2024-04-26 15:25:44 -03:00
committed by GitHub
parent 4eb8b6d525
commit 93c2cdf6d6
8 changed files with 35 additions and 8 deletions

View File

@@ -152,7 +152,7 @@ The test collection would look like this:
configfile: pytest.ini
collected 2 items
<Dir pythoncollection.rst-197>
<Dir pythoncollection.rst-198>
<Module check_myapp.py>
<Class CheckMyApp>
<Function simple_check>
@@ -215,7 +215,7 @@ You can always peek at the collection tree without running tests like this:
configfile: pytest.ini
collected 3 items
<Dir pythoncollection.rst-197>
<Dir pythoncollection.rst-198>
<Dir CWD>
<Module pythoncollection.py>
<Function test_function>