Files
python-cloudkittyclient/.testr.conf
François Magimel 40dfddecbe Initial work for the CloudKitty client
Change-Id: Icfcd82c156c433911230fbc98865ba7b662024ee
2014-08-20 23:34:37 +02:00

5 lines
174 B
Plaintext

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