We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c8d8a9 + 7560a7b commit e772bb6Copy full SHA for e772bb6
doc/en/example/pythoncollection.rst
@@ -31,7 +31,7 @@ you will see that ``pytest`` only collects test-modules, which do not match the
31
.. code-block:: pytest
32
33
=========================== test session starts ============================
34
- platform linux -- Python 3.x.y, pytest-4.x.y, py-1.x.y, pluggy-0.x.y
+ platform linux -- Python 3.x.y, pytest-5.x.y, py-1.x.y, pluggy-0.x.y
35
rootdir: $REGENDOC_TMPDIR, inifile:
36
collected 5 items
37
0 commit comments