Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/how-to/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here is a little annotated list for some popular plugins:

* :pypi:`pytest-xdist`:
to distribute tests to CPUs and remote hosts, to run in boxed
mode which allows to survive segmentation faults, to run in
mode that allows pytest to survive segmentation faults, to run in
looponfailing mode, automatically re-running failing tests
on file changes.

Expand Down
Loading