tungwaiyip / HTMLTestRunner

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
100 stars 333 forks source link

Changes for compatibility with python 3.11 + Added support for unittest.case._SubTest #30

Open walidsi opened 2 years ago

walidsi commented 2 years ago

Changes consists of two parts: