aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-08-31 20:54:42 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-09-01 17:33:28 +0200
commite3794355ce80b14f02c97efbb5c2825bc3342e23 (patch)
tree36f0e449d47f3d664644a80429927029063638ce /test-requirements.txt
parentb039d8d4219bca73a5b86e03f34f27fbe655ec81 (diff)
Publish unit test report
It leverages on nosehtmloutput [1] [1] https://github.com/openstack-infra/nose-html-output Change-Id: I94e94c2127b4ff8e032e121dd2bd56b3c22809f8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 34288a752..ae4cfac37 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,3 +11,4 @@ sphinx-rtd-theme
yamllint
doc8>=0.6.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
+nosehtmloutput # Apache-2.0