diff options
| author | J08nY | 2017-06-27 22:15:53 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-27 22:15:53 +0200 |
| commit | 13f28275a6e109ad4b3548cb2d950b83fe7417ce (patch) | |
| tree | ef3345c2f640efb6bfa5773b203d1d11936bf0ac /tox.ini | |
| parent | 63709ee1a55b55d11fad058d1102a8b274f08260 (diff) | |
| download | mailman-pgp-13f28275a6e109ad4b3548cb2d950b83fe7417ce.tar.gz mailman-pgp-13f28275a6e109ad4b3548cb2d950b83fe7417ce.tar.zst mailman-pgp-13f28275a6e109ad4b3548cb2d950b83fe7417ce.zip | |
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ deps = flufl.testing setenv = MAILMAN_EXTRA_TESTING_CFG = {toxinidir}/src/mailman_pgp/config/mailman.cfg 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} cov: python -m coverage html {[coverage]rc} cov: python -m coverage report -m {[coverage]rc} |
