forked from tungwaiyip/HTMLTestRunner
-
Notifications
You must be signed in to change notification settings - Fork 1
HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports.
anarang/HTMLTestRunner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. Additions: Changed CSS One can add description to the test cases by following the sample code mentioned in the HTMLTestRunner.py module itself. Read the comments carefully in order to generate detailed reports. View the sample report in sample_report.png
About
HTMLTestRunner is an extension to the Python standard library's unittest module. It generates easy to use HTML test reports.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%