Log in or register to vote.

HTMLTestRunner

Generates easy to use unit test reports in HTML

HTMLTestRunner is an extension to the Python standard library's unittest
module. It generates easy to use HTML test reports. See a `sample report
`_ here.

0