summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..1a3938a
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,8 @@
+# Copyright 2017 Canonical Ltd.
+# Licensed under the LGPLv3, see LICENCE file for details.
+
+coverage==3.7.1
+flake8==2.4.0
+mock==1.0.1
+nose==1.3.6
+httmock==1.2.5