zaqar/test-requirements.txt
Flaper Fesp 4af003d8d5 Rename pip-requires / test-requires into (test-)requirements.txt
Change-Id: Ica6e7da1f7ed9f9fd62302d73309630aa536116d
2013-06-14 14:25:18 +02:00

20 lines
208 B
Plaintext

# Packaging
distribute>=0.6.24
# Unit testing
discover
fixtures
mox
python-subunit
testrepository
testtools
# Test runner
nose
nose-exclude
openstack.nose_plugin
# Metrics and style
coverage
flake8
hacking