Skip to content

ionelmc/nose-htmloutput

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nose-htmloutput

Travis-CI Build Status AppVeyor Build Status Coverage Status PYPI Package PYPI Package

Nose plugin that generates a nice html test report.

  • Free software: BSD license

Installation

pip install nose-htmloutput

Usage

--with-html Enable plugin HtmlOutput: Output test results as pretty html. [NOSE_WITH_HTML]
--html-file=FILE
 Path to html file to store the report in. Default is nosetests.html in the working directory

Development

To run the all tests run:

tox

Example

https://raw.githubusercontent.com/ionelmc/nose-htmloutput/master/docs/sample.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published