Skip to content

Commit f75479f

Browse files
committed
Document that -s doesn't work with pytest-xdist
Fix #296
1 parent 10ec3af commit f75479f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ If you would like to know how pytest-xdist works under the covers, checkout
4545
`OVERVIEW <https://github.com/pytest-dev/pytest-xdist/blob/master/OVERVIEW.md>`_.
4646

4747

48+
**NOTE**: due to how pytest-xdist is implemented, the ``-s/--capture=no`` option does not work.
49+
50+
4851
Installation
4952
------------
5053

0 commit comments

Comments
 (0)