blazar/test-requirements.txt
Nikolaj Starodubtsev ca33dc3484 Switch on coverage support for unit tests
After we merge this patch we can use 'tox -e cover' and see how is our
code is covered with tests. It's very good for proper code process.

Change-Id: Ia39145727b0dc55879cd807e2ef4fc2de331c9a4
Implements: blueprint coverage-for-testr
2013-11-28 13:06:00 +04:00

15 lines
184 B
Plaintext

hacking>=0.8.0,<0.9
docutils==0.9.1
nose
mock>=1.0
mox>=0.5.3
sphinx>=1.1.2
sphinxcontrib-httpdomain
discover
fixtures>=0.3.14
testrepository>=0.0.17
testtools>=0.9.32
coverage>=3.6