summaryrefslogtreecommitdiff
path: root/.testr.conf
blob: 0d13a20e03573c818f67ce6fd9f39c195eb80260 (plain)
1
2
3
4
5
[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -t . $LISTOPT $IDOPTION

test_id_option=--load-list $IDFILE
test_list_option=--list