aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..2a46bd8
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,11 @@
+hacking>=0.5.6,<0.8
+
+coverage>=3.6
+discover
+fixtures>=0.3.14
+python-subunit
+sphinx>=1.1.2
+oslosphinx
+testrepository>=0.0.17
+testscenarios>=0.4,<0.5
+testtools>=0.9.32 \ No newline at end of file