summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-01-07 21:38:12 -0500
committerNed Batchelder <ned@nedbatchelder.com>2023-01-07 21:38:12 -0500
commit65aad086ccccea33f0ff9535c9612e1b4b6712ce (patch)
tree3264c89c18f1afb275aed6f87b2725bf86c43ea3 /tox.ini
parent13218037401dc30f05fd3a16a2cd52ee882fd1c4 (diff)
downloadpython-coveragepy-git-65aad086ccccea33f0ff9535c9612e1b4b6712ce.tar.gz
mypy: test_testing.py test_version.py
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index cf0d09d2..bf5f40ba 100644
--- a/tox.ini
+++ b/tox.ini
@@ -106,9 +106,10 @@ setenv =
T3=tests/test_config.py tests/test_context.py tests/test_coverage.py tests/test_data.py tests/test_debug.py tests/test_execfile.py
T4=tests/test_filereporter.py tests/test_files.py tests/test_goldtest.py tests/test_html.py tests/test_json.py tests/test_lcov.py
T5=tests/test_misc.py tests/test_mixins.py tests/test_numbits.py tests/test_oddball.py tests/test_parser.py tests/test_phystokens.py
- T6=tests/test_process.py tests/test_python.py tests/test_report.py tests/test_results.py tests/test_setup.py tests/test_summary.py tests/test_xml.py
- # not done yet: test_plugins.py
- TYPEABLE={env:C1} {env:C2} {env:C3} {env:C4} {env:C5} {env:C6} {env:T1} {env:T2} {env:T3} {env:T4} {env:T5} {env:T6}
+ T6=tests/test_process.py tests/test_python.py tests/test_report.py tests/test_results.py tests/test_setup.py
+ T7=tests/test_summary.py tests/test_testing.py tests/test_version.py tests/test_xml.py
+ # not done yet: test_plugins.py test_templite.py test_venv.py
+ TYPEABLE={env:C1} {env:C2} {env:C3} {env:C4} {env:C5} {env:C6} {env:T1} {env:T2} {env:T3} {env:T4} {env:T5} {env:T6} {env:T7}
commands =
# PYVERSIONS