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