summaryrefslogtreecommitdiffstats
path: root/api/.testr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'api/.testr.conf')
-rw-r--r--api/.testr.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/api/.testr.conf b/api/.testr.conf
new file mode 100644
index 0000000..804da37
--- /dev/null
+++ b/api/.testr.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_command=${PYTHON:-python} -m unittest discover $LISTOPT
+test_list_option=