python-tuskarclient/.testr.conf
Jiri Stransky c469f3a656 Basic project structure
Mostly taken from other OpenStack client projects and adapted for
Tuskar.
2013-07-01 11:01:17 +02: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