Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 7f5bba3 commit 97ee0d8Copy full SHA for 97ee0d8
tox.ini
@@ -9,7 +9,7 @@ deps = -r{toxinidir}/test-requirements.txt
9
-r{toxinidir}/requirements.txt
10
commands =
11
python -V
12
- nosetests []
+ nosetests -e e2e -v
13
14
[testenv:docs]
15
0 commit comments