Nose plugin that generates a nice html test report.
Project description
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
Changelog
0.1.0 (2014-01-01)
First release on PyPI.
0.3.0 (?)
Fixed exception handling on Python 3.
0.5.0 (2014-10-04)
Made addError handle exceptions the same way as addFailure.
0.6.0 (2015-09-06)
Added Error column.
Changed Fail/Error columns to be colored if there is a failure/error.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nose-htmloutput-0.6.0.tar.gz
(71.4 kB
view hashes)
Built Distribution
Close
Hashes for nose_htmloutput-0.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66024eee86be6d39fd45027d2485901643d0d5246f5c9a231800389bf26b91b4 |
|
MD5 | cad55dfbbeb02f56e7274fe00d293eae |
|
BLAKE2b-256 | b98cbbfa87346a3a5acec3d4415bf7be8cca6b7b1cba41662d8f911719cad06f |