From dd3efdfec9aed09c26929ea532bad7f6b99c5ae7 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 27 Jun 2017 22:25:24 +0200 Subject: Add some coverage env variables. --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index a5503b7..d74d307 100644 --- a/tox.ini +++ b/tox.ini @@ -14,6 +14,7 @@ deps = flufl.testing dev: -e../mailman dev: -e../PGPy setenv = MAILMAN_EXTRA_TESTING_CFG = {toxinidir}/src/mailman_pgp/config/mailman.cfg + cov: COVERAGE_PROCESS_START={[coverage]rcfile} commands = nocov: python -m nose2 -v {posargs} cov: python -m coverage run {[coverage]rc} -m nose2 -v {posargs} cov: python -m coverage combine {[coverage]rc} -- cgit v1.2.3-70-g09d2