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.
Release files for nose-htmloutput 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nose-htmloutput-0.6.0.tar.gz | 71.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nose_htmloutput-0.6.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 78.8 kB
Release files / nose-htmloutput-0.6.0.tar.gz
| Download URL | nose-htmloutput-0.6.0.tar.gz |
|---|---|
| Size | 71.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab2d0dca21aa5a7ae280c6fb869882260b825d9ced368b557b9124cf51ffb119
|
|
BLAKE2b-256 checksum How to use checksums |
3a9801dce27e51014ff8841086f9fb2af48fb98c52490d040b8bd0895b1b3ac9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / nose_htmloutput-0.6.0-py2.py3-none-any.whl
| Download URL | nose_htmloutput-0.6.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
66024eee86be6d39fd45027d2485901643d0d5246f5c9a231800389bf26b91b4
|
|
BLAKE2b-256 checksum How to use checksums |
b98cbbfa87346a3a5acec3d4415bf7be8cca6b7b1cba41662d8f911719cad06f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |