cloudkitty/.testr.conf
Gauvain Pocentek c3eecc835d Move the tests in the cloudkitty package
Change-Id: Ia62f5deea280f1b65d36ddcb3c0b01b8444093b2
2014-09-26 15:33:33 +02:00

5 lines
168 B
Plaintext

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