
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
16 lines
221 B
Plaintext
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
|