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: I439fc9742762e626610a7b0774ed1274cf38ceb7
This commit is contained in:
@@ -4,6 +4,7 @@ mock
|
|||||||
nose
|
nose
|
||||||
nosexcover
|
nosexcover
|
||||||
openstack.nose_plugin
|
openstack.nose_plugin
|
||||||
|
nosehtmloutput
|
||||||
pep8==1.2
|
pep8==1.2
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2
|
||||||
unittest2
|
unittest2
|
||||||
|
Reference in New Issue
Block a user