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