We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d6efcf + 1c27314 commit c3e170fCopy full SHA for c3e170f
1 file changed
tox.ini
@@ -23,7 +23,7 @@ deps =
23
basepython =
24
python2.7
25
commands =
26
- nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches
+ nosetests --with-xunit --with-xcoverage --cover-package=gcloud --nocapture --cover-erase --cover-tests --cover-branches --cover-min-percentage=100
27
deps =
28
nose
29
unittest2
0 commit comments