summaryrefslogtreecommitdiff
path: root/.testr.conf
blob: d152a5aa934475257fa9e21773cca9d75888b47f (plain)
1
2
3
4
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list