barbican/.testr.conf
Paul Kehrer 70878d48f1 Switch to testr
Change-Id: I6ca365e0b0d2ec86e0b61ce4c58b967260d480a7
2014-01-27 18:22:54 -06:00

6 lines
149 B
Plaintext

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