Skip to content

LBdN/nose-html-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nose-html-report

a nose plugin that create a report in html (based on a jinja template).

A nose plugin that collects test results and passes their results into a jinja template which can then be formatted to produce HTML output. ( The template should be a basic Twitter Bootstrap design. )

Requirements

  • jinja2-2.6 and above
  • nose 1.2.1 and above
  • python 2.6 and above

Expected use:

for the command line, just use nosetest --help, it should be obvious. for use in code, see runner.py

License:

BSD

Authors:

Lionel Barret Seth ???

About

a nose plugin that create a report in html (based on a jinja template).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages