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