Test in random order to prevent collisions
This commit is contained in:
parent
b30fe33cc1
commit
45a1b7c7f1
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -14,6 +14,7 @@ deps =
|
||||||
mock
|
mock
|
||||||
ipdb
|
ipdb
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
pytest-random-order
|
||||||
flaky
|
flaky
|
||||||
commands = pytest -v -s -W all --cov pylast --cov-report term-missing {posargs}
|
commands = pytest -v -s -W all --cov pylast --cov-report term-missing {posargs}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue