nova/tools/test-requires
Robert Collins 65f9d214d0 Make failures in the periodic tests more detailed.
The current tests are very opaque when something fails. This change makes the
failure easier to understand without a debugger. The testtools version is
bumped to get a new HasLength matcher.

Change-Id: Iceafa70f88a8cc31a1b0ba912fe32a9fef1b2f18
2013-01-24 21:54:49 +13:00

16 lines
221 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
coverage
discover
feedparser
fixtures>=0.3.12
mox==0.5.3
MySQL-python
pep8==1.3.3
pylint==0.25.2
python-subunit
sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.27