summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: a975a91f6fc0f3a49bfc3dd6bb145f35da121202 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Metrics and style
hacking>=0.8.0,<0.9

# Packaging
mock>=1.0

# Unit testing
fixtures>=0.3.14
python-subunit
testrepository>=0.0.17
testtools>=0.9.32