Explorar o código

Report coverage to terminal as well.

Omer Katz %!s(int64=7) %!d(string=hai) anos
pai
achega
0a0fc0fbf6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -30,7 +30,7 @@ deps=
 sitepackages = False
 sitepackages = False
 recreate = False
 recreate = False
 commands =
 commands =
-    unit: py.test -xv --cov=celery --cov-report=xml
+    unit: py.test -xv --cov=celery --cov-report=xml --cov-report term
     integration: py.test -xsv t/integration
     integration: py.test -xsv t/integration
 setenv =
 setenv =
     WORKER_LOGLEVEL = INFO
     WORKER_LOGLEVEL = INFO