python-zaqarclient/test-requirements.txt

16 lines
274 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
# Unit testing
discover
fixtures>=0.3.14
mock>=1.0
python-subunit
testrepository>=0.0.17
testtools>=0.9.32
# Test runner
nose
nose-exclude
openstack.nose_plugin>=0.7
# Metrics and style
coverage>=3.6