aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
new file mode 100644
index 00000000..1bfe2b7b
--- /dev/null
+++ b/test/requirements.txt
@@ -0,0 +1,4 @@
+mock>=1.0.1
+nose>=1.3.0
+nose-cov>=1.6
+coveralls>=0.4.1 \ No newline at end of file