2013-01-22 11:09:11 -06:00
|
|
|
[DEFAULT]
|
2013-06-30 23:01:17 -04:00
|
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
|
2013-01-22 11:09:11 -06:00
|
|
|
test_id_option=--load-list $IDFILE
|
|
|
|
test_list_option=--list
|