Skip to content

cyraxjoe/nose-html-output

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nose-html-output plugin

A plugin for nosetests that will write out test results to results.html.

The code is adapted from the example html output plugin and the pyunit Html test runner.

This is an alternative nosehtmloutput (pypi name: nosehtmloutput-2) plugin that is not integrated to openstack.

How to use it

To enable the plugin in nose use the --with-html-output flag.

To specify the output file use --html-out-file or the environment variable NOSE_HTML_OUT_FILE otherwise the output will be stored in results.html.

Issues or improvement are welcome on the github repo.

About

Nose HTML Output Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%