We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cf430 commit a1ddb93Copy full SHA for a1ddb93
README.rst
@@ -11,7 +11,7 @@ pytest-random-order
11
:target: https://travis-ci.org/jbasko/pytest-random-order
12
13
pytest-random-order is a plugin for `pytest <http://pytest.org>`_ that randomises the order in which
14
-tests are run to reveal unwanted coupling between tests. The plugin user to control the level
+tests are run to reveal unwanted coupling between tests. The plugin allows user to control the level
15
of randomness they want to introduce and to disable reordering on subsets of tests.
16
Tests can be rerun in a specific order by passing a seed value reported in a previous test run.
17
0 commit comments