Rerun flaky interation tests
This commit is contained in:
parent
38d204ad90
commit
816be1cbe8
3 changed files with 5 additions and 2 deletions
3
tox.ini
3
tox.ini
|
@ -10,6 +10,7 @@ deps =
|
|||
mock
|
||||
ipdb
|
||||
pytest-cov
|
||||
flaky
|
||||
commands = py.test -v --cov pylast --cov-report term-missing {posargs}
|
||||
|
||||
[testenv:venv]
|
||||
|
@ -28,4 +29,4 @@ commands =
|
|||
pyflakes tests
|
||||
pep8 pylast
|
||||
pep8 tests
|
||||
./clonedigger.sh
|
||||
./clonedigger.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue