summaryrefslogtreecommitdiff
path: root/.testr.conf
blob: 44644a6397e31f6ccfb53a0234b8208f18760f4e (plain)
1
2
3
4
[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./gitlab/tests $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list