We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b668ef commit 974a8d8Copy full SHA for 974a8d8
tox.ini
@@ -14,6 +14,7 @@ passenv =
14
PYTEST_ADDOPTS
15
setenv =
16
HOME=/tmp/nonexistent
17
+ COVERAGE_FILE={env_tmp_dir}/.coverage
18
commands =
19
python -m coverage run -m pytest {posargs}
20
python -m coverage html
0 commit comments