/tox-report

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

Primary LanguagePythonMIT LicenseMIT

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.