Add nosehtmloutput as a test dependency.
Adding nosehtmloutput as a test dependency allows nose to output its results to an html file. This will be used by Jenkins to save logs on a different server. Change-Id: Ic19030cc4cc8fcf99ee9442de175f38ac6126776
This commit is contained in:
parent
5419afce36
commit
39741058fa
@ -10,6 +10,7 @@ mox # mock object framework
|
||||
nose # for test discovery and console feedback
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
nosehtmloutput
|
||||
pylint # static code analysis
|
||||
pep8==1.3.3 # checks for PEP8 code style compliance
|
||||
Sphinx>=1.1.2 # required to build documentation
|
||||
|
Loading…
Reference in New Issue
Block a user