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