zaqar/test-requirements.txt
Monty Taylor af7c1bc13d Update pbr and requirements to be current
The usage of pbr and the rest of the requirements need to be update to
be up to date with modern usage.

Change-Id: I7dd4c6d6f6721205a293d427851733a0391ea72e
2013-09-18 07:55:39 -07:00

22 lines
266 B
Plaintext

# Metrics and style
hacking>=0.5.6,<0.8
# Packaging
mock>=1.0
# Unit testing
ddt>=0.4.0
discover
fixtures>=0.3.14
python-subunit
testrepository>=0.0.17
testtools>=0.9.32
# Functional Tests
requests>=1.1
# Test runner
nose
nose-exclude
openstack.nose_plugin>=0.7