refstack/.testr.conf
david 13ecce15f5 added tox.ini
Change-Id: I8ba7000fa12227487f2777ebeca4b30f202364aa
2014-03-01 17:36:44 -08:00

5 lines
197 B
Plaintext

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