2014-03-01 15:29:13 -08:00
|
|
|
[DEFAULT]
|
2015-03-10 16:20:31 +03:00
|
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./refstack -s ${SUBUNIT_TEST_PATH:-./refstack/tests/unit} $LISTOPT $IDOPTION
|
2014-03-01 15:29:13 -08:00
|
|
|
test_id_option=--load-list $IDFILE
|
|
|
|
test_list_option=--list
|