# HTMLTestRunner **Repository Path**: zzwcng/HTMLTestRunner ## Basic Information - **Project Name**: HTMLTestRunner - **Description**: HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-22 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.