Skip to content

AhmedHanafy725/junit2html_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

junit2html plugin

This is a plugin to nosetests. convert nosetests report to html

Installation

pip3 install git+https://github.com/AhmedHanafy725/junit2html_plugin

Usage:

--with-html used to enable the plugin.

--html-testsuite-name used for testsuite name would display in html. (Default: Nosetests)

--html-file used for output file name. (Default: nosetests.html)

Example:

nosetests --with-html --html-testsuite-name="Just Try" --html-file="Try.html" /your/path

Screenshots:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published