warm/.testr.conf
Sahid Orentino Ferdjaoui 5e7b4a34b7 Update the project to use testr
Update the project wirh olso-incubator to use testr

Change-Id: I550779208569459dd1b9ad9cea496e12442d33cf
Partial-Implements blueprint hacking-compliance
2014-03-05 15:05:20 +01:00

5 lines
236 B
Plaintext

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