There was an error while loading. Please reload this page.
1 parent 791c88b commit eec20daCopy full SHA for eec20da
tox.ini
@@ -6,7 +6,7 @@ deps =
6
pytest
7
pytest-cov
8
commands =
9
- py.test {posargs}
+ py.test {posargs:-v --tb=short}
10
11
[testenv:flake8]
12
basepython = python2.6
0 commit comments