cloudkitty/.testr.conf
Stéphane Albert da94b9f21e Pushing initial work
Change-Id: I4a63e06985dafc15fcc50f325e49fe811d5a84b9
2014-05-30 19:37:53 +02:00

5 lines
157 B
Plaintext

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