python-apmecclient/.testr.conf
Tung Doan a8a09446a5 Initial setup for apmec client
Change-Id: I0dd17f085df43c985368756a844c4d391516d57c
2018-05-23 03:48:34 -07:00

5 lines
231 B
Plaintext

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