tox-dev / tox-report

Records tox console output and produces a colored HTML report with it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tox-report

Records tox own console output and produce an HTML report of tox execution, default name report.html.

The generated report will be colored as captured ANSI output is converted to HTML.

This plugin also adds an option --html filename that allows user to customize the filename used for reporting.

About

Records tox console output and produces a colored HTML report with it.

License:MIT License


Languages

Language:Python 81.1%Language:Shell 18.9%