summaryrefslogtreecommitdiffhomepage
path: root/tools/test-requires
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-05-07 16:53:25 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-05-07 21:29:47 +0900
commit875ebcb90107f980a7f4975975dc831331ab5a36 (patch)
tree31120c77334c1ad3d887fe57967782162145ac3d /tools/test-requires
parent3cf1b23b0e58d55d817dca0d7b80a470cc3759e3 (diff)
Added test framework, ported from Quantum
* Added test result format for Jenkins * Added some test code for ryu/ofproto/ Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/test-requires')
-rw-r--r--tools/test-requires9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
new file mode 100644
index 00000000..e8276058
--- /dev/null
+++ b/tools/test-requires
@@ -0,0 +1,9 @@
+#distribute>=0.6.24
+
+coverage
+#mock>=0.7.1
+nose
+#nosexcover
+#openstack.nose_plugin
+pep8==0.6.1
+#webtest