distil/test-requirements.txt
Lingxian Kong 0e183ccf0d Add unit tests for api module
With this patch, distil coverage rate will be 71%

Change-Id: Ie7136b509171d3c3636fa883f4308f5a61cf4bf0
2017-06-16 10:37:12 +12:00

17 lines
324 B
Plaintext

hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=3.6
discover
fixtures>=0.3.14
oslosphinx
oslotest
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
sphinxcontrib-httpdomain
sqlalchemy-migrate>=0.9.1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
WebTest>=2.0 # MIT
mock>=2.0 # BSD
Flask>=0.10,!=0.11,<1.0 # BSD