We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec29b8 commit e70f3c9Copy full SHA for e70f3c9
1 file changed
tox.ini
@@ -2,5 +2,5 @@
2
envlist = py34, py35
3
4
[testenv]
5
-commands = py.test tests/
+commands = py.test -rs -vvv tests/
6
deps = -rtests/test_requirements.txt
0 commit comments