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

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