HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports.
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
Changes consists of two parts: