We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10ec3af + f75479f commit f36ee80Copy full SHA for f36ee80
1 file changed
README.rst
@@ -45,6 +45,9 @@ If you would like to know how pytest-xdist works under the covers, checkout
45
`OVERVIEW <https://github.com/pytest-dev/pytest-xdist/blob/master/OVERVIEW.md>`_.
46
47
48
+**NOTE**: due to how pytest-xdist is implemented, the ``-s/--capture=no`` option does not work.
49
+
50
51
Installation
52
------------
53
0 commit comments