zaqar/test-requirements.txt
kgriffs 7384b1e8b1 fix(testtools): 0.9.35 is not compatible with subunit 0.0.17
Temporary workaround.

Change-Id: Ibd3a306d2c5593cd47348fe00e2376897ae7a457
Related-Bug: #1274056
2014-01-29 12:50:00 -06:00

18 lines
231 B
Plaintext

# Metrics and style
hacking>=0.8.0,<0.9
# Packaging
mock>=1.0
# Unit testing
ddt>=0.4.0
discover
fixtures>=0.3.14
httpretty>=0.7.1
python-subunit
testrepository>=0.0.17
testtools>=0.9.32,<0.9.35
# Functional Tests
requests>=1.1