python-zaqarclient/test-requirements.txt
OpenStack Jenkins c24d5114f2 Updated from global requirements
Change-Id: I7e507d79d908c2330741f0ec012053c13c7e0fee
2014-02-23 09:31:38 +00:00

16 lines
282 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>=0.0.18
testrepository>=0.0.18
testtools>=0.9.34
# Test runner
nose
nose-exclude
openstack.nose_plugin>=0.7
# Metrics and style
coverage>=3.6