38ecad3fda
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. Make slight modification to run_tests.sh in order to output the nose test results to two different html files. One for Horizon and one for the dashboard. Change-Id: Ic1ed086b24705d0f2bca07f8e921646532e46c3b
19 lines
196 B
Plaintext
19 lines
196 B
Plaintext
distribute>=0.6.24
|
|
|
|
# Testing Requirements
|
|
coverage
|
|
django-nose
|
|
mox
|
|
netaddr
|
|
nose
|
|
nose-exclude
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
nosehtmloutput
|
|
pep8>=1.3
|
|
pylint
|
|
selenium
|
|
|
|
# Docs Requirements
|
|
sphinx
|