@@ -30,7 +30,7 @@ deps=
sitepackages = False
recreate = False
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
setenv =
WORKER_LOGLEVEL = INFO