diff --git a/README.rst b/README.rst index da5daaf..cb0a31b 100644 --- a/README.rst +++ b/README.rst @@ -45,6 +45,9 @@ If you would like to know how pytest-xdist works under the covers, checkout `OVERVIEW `_. +**NOTE**: due to how pytest-xdist is implemented, the ``-s/--capture=no`` option does not work. + + Installation ------------