summaryrefslogtreecommitdiffstats
path: root/api/.testr.conf
diff options
context:
space:
mode:
authorkong wei <kong.wei2@zte.com.cn>2017-02-19 14:56:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-19 14:56:32 +0000
commitd40c048940b252b50355ea3aaf409f65edb6da5d (patch)
tree834fcca63a182ee514454ddf1f08528c20f1e675 /api/.testr.conf
parent340b19bd919c42d12db1c10d1663ac501a7664f4 (diff)
parentcb244708d646a1850ccf95808045794cdc955d85 (diff)
Merge "ESCALATOR-40 add unittest framework"
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=