aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-06-06 12:27:50 -0400
committerDan Prince <dprince@redhat.com>2014-06-06 12:27:50 -0400
commit8d3dc898425810a3399a6c2718c35c536137b22e (patch)
tree8e923fdc34c3c65fe0f8eb99d76daa7ef1aa276f /test-requirements.txt
Initial commit
Initial commit of the project layout
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