d17c3d03fb
(The files didn't make it in the previous commit)
6 lines
195 B
Plaintext
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_[^_]+_[^_]+)
|