deb-python-os-refresh-config/.testr.conf
Motohiro OTSUKA 6df4f30e33 Coverage report was't created
Usually, coverage report is created by "tox -ecover" command.
But it wasn't created. This fixes it.

Change-Id: If1096d70831e055d9d1f77a2fd08d28025c18597
Closes-Bug: #1374259
2014-09-26 16:09:51 +09:00

5 lines
151 B
Plaintext

[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list