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.
2 parents 50330ca + a1ddb93 commit 28ef1bbCopy full SHA for 28ef1bb
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