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. HTMLTestRunner is released under a BSD style license.