proliantutils/test-requirements.txt
Debayan Ray 56bab01427 Adds test coverage in tox.ini
Coverage measurement will be helpful to gauge the effectiveness
of tests and maintain the quality of the code. Also changing
.gitignore to ignore the cover directory and .coverage
directories.

Change-Id: I184210af2d2e677b7cc2fe0c6561334ebc444fad
2016-03-27 22:34:12 -07:00

8 lines
132 B
Plaintext

mock
hacking>=0.9.2,<0.10
coverage>=3.6 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0 # MIT
os-testr>=0.4.1 # Apache-2.0
ddt