hacking>=0.8.0,<0.9

discover
fixtures>=0.3.14
python-subunit
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.32

# when we can require tox>= 1.4, this can go into tox.ini:
#  [testenv:cover]
#  deps = {[testenv]deps} coverage
coverage>=3.6

# mocking framework
mock>=1.0
