cloudkitty-dashboard/.testr.conf
Guillaume Espanel 3364dc8dd2 Rewrite of the whole dashboard.
Change-Id: I91d2338ce3225e80ba4c53a1a88a5300d5af9c44
2015-05-12 15:24:53 +00:00

5 lines
177 B
Plaintext

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