summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-06-25 14:32:47 +0000
committerGerrit Code Review <review@openstack.org>2013-06-25 14:32:47 +0000
commitd80fa66f2da0d28cc05eab29dfa6d879acf65cf0 (patch)
tree17e435d8a4257f90a4093a64dbb72b468137e999 /test-requirements.txt
parent624bec763db15f12dccf07122719a4d2affb2840 (diff)
parent7f99dd9c5b33999bfbd0bacb7438193816aec5b5 (diff)
downloadoslo-d80fa66f2da0d28cc05eab29dfa6d879acf65cf0.tar.gz
oslo-d80fa66f2da0d28cc05eab29dfa6d879acf65cf0.tar.xz
oslo-d80fa66f2da0d28cc05eab29dfa6d879acf65cf0.zip
Merge "Replace nosetests with testr in tox.ini."
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a19b4af..7ffabfe 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,15 +1,11 @@
coverage
+discover
fixtures>=0.3.12
flake8==2.0
hacking>=0.5.3,<0.6
mock
mox==0.5.3
mysql-python
-nose
-nose-exclude
-nosexcover
-openstack.nose_plugin
-nosehtmloutput
pep8==1.4.5
pyflakes==0.7.2
pylint
@@ -17,5 +13,5 @@ pyzmq==2.2.0.1
redis
setuptools-git>=0.4
sphinx
+testrepository>=0.0.13
testtools>=0.9.22
-webtest