Note the version being run.

This commit is contained in:
Itamar Turner-Trauring 2021-05-13 10:26:30 -04:00
parent dc7caa00c5
commit 2f7ba77a9f

View File

@ -102,6 +102,7 @@ basepython = python3
setenv =
COVERAGE_PROCESS_START=.coveragerc
commands =
python --version
# NOTE: 'run with "py.test --keep-tempdir -s -v integration/" to debug failures'
py.test --timeout=1800 --coverage -v {posargs:integration/test_servers_of_happiness.py}
coverage combine