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