# Unit testing
discover
fixtures>=0.3.12
mock>=0.8.0
python-subunit
testrepository>=0.0.13
testtools>=0.9.32
# Test runner
nose
nose-exclude
openstack.nose_plugin>=0.7
# Metrics and style
coverage>=3.6
flake8==2.0
hacking>=0.5.6,<0.6
pep8==1.4.5
pyflakes==0.7.2
