shaker/.testr.conf
Ilya Shakhat 942b2567de Include tests into the package
Change-Id: I84ac26775d7101f9caa1b63b40416d5118b76388
2015-07-09 11:12:29 +03:00

5 lines
204 B
Plaintext

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