deb-python-gabbi/.testr.conf
Chris Dent d17c3d03fb Update gabbi driver to reflect new test handling
(The files didn't make it in the previous commit)
2014-12-27 18:50:05 +00:00

6 lines
195 B
Plaintext

[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover gabbi $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list
group_regex=gabbi\.driver\.(test_[^_]+_[^_]+)