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