4 lines
236 B
ReStructuredText
4 lines
236 B
ReStructuredText
|
The ``pytest`` command now supresses the ``BrokenPipeError`` error message that
|
||
|
is printed to stderr when the output of ``pytest`` is piped and and the pipe is
|
||
|
closed by the piped-to program (common examples are ``less`` and ``head``).
|