Files
python-adjutantclient/.testr.conf
Adrian Turjak 05e8af6cf3 Add tox.ini
* add a fake test
* change homepage

Change-Id: I77f1940f897e845d277362939786f8d2d7c703ad
2017-09-27 17:25:23 +13:00

5 lines
189 B
Plaintext

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