python-rackclient/.testr.conf
takehirokaneko 7392bbe2ed rack command uses the cliff framework
Change-Id: I50edf6be8b59ceac39e66cb12cd1048a03230237
2015-03-11 16:46:15 +09:00

5 lines
181 B
Plaintext

[DEFAULT]
test_command=RACK_IS_TEST=1 \
${PYTHON:-python} -m subunit.run discover -t ./ ./ $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list