summaryrefslogtreecommitdiff
path: root/.testr.conf
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2010-02-28 20:08:19 +1100
committerRobert Collins <robertc@robertcollins.net>2010-02-28 20:08:19 +1100
commitb580e9b916adf5f4e599c56f1d4994f19e913516 (patch)
tree5f3dff5d6e6cba8e7a61ac65858295d6fb2727b1 /.testr.conf
parent2f439df46229dcf776e1747af4c55253bb2c7555 (diff)
downloadtestrepository-b580e9b916adf5f4e599c56f1d4994f19e913516.tar.gz
Add a .testr.conf - dogfooding ftw.
Diffstat (limited to '.testr.conf')
-rw-r--r--.testr.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.testr.conf b/.testr.conf
new file mode 100644
index 0000000..ccd3c7a
--- /dev/null
+++ b/.testr.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_command=python -m subunit.run $IDLIST
+test_id_list_default=testrepository.tests.test_suite