summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-10-25 11:06:13 -0700
committerMonty Taylor <mordred@inaugust.com>2012-10-29 06:27:54 +0100
commitc14bb9a67725db5377120fbca1593280e3f5bc77 (patch)
treed39e734bec310474e90b155d35516267f99451ef /tools
parent316d8b73e7b5eac4de0ef6c820595f47af6fb615 (diff)
downloadnova-c14bb9a67725db5377120fbca1593280e3f5bc77.tar.gz
nova-c14bb9a67725db5377120fbca1593280e3f5bc77.tar.xz
nova-c14bb9a67725db5377120fbca1593280e3f5bc77.zip
Use testtools as the base testcase class.
As a step towards parallelizing the test runs, use testtools as the base unittest test case class. In this patch, it has caused us to catch places where setUp and tearDown were not being chained properly. Additionally, we get to remove our custom skip decorators and a few backported assert calls. Part of blueprint grizzly-testtools Change-Id: Ia2025e1b7191b65130b85b30ce6239d5c431c8ba
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index f5a391a78..536d4deee 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -4,6 +4,7 @@ distribute>=0.6.24
coverage
mox==0.5.3
nose
+testtools
openstack.nose_plugin>=0.7
nosehtmloutput
pep8==1.2