eestrada / HTMLTestRunner

HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports.

Home Page:http://tungwaiyip.info/software/sample_test_report.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTMLTestRunner is an extension to the Python standard library's unittest module.
It generates easy to use HTML test reports. HTMLTestRunner is released under a
BSD style license.

Only a single file module HTMLTestRunner.py is needed to generate your report.

About

HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports.

http://tungwaiyip.info/software/sample_test_report.html


Languages

Language:HTML 86.1%Language:Python 13.9%