BasicHtmlReporter
This module contains a reporter that can be used to save test results as files.
This Reporter
generates a single HTML file to represent the results.
This is the default Reporter
.
reporter
Reporter.
reporters = [basicHtmlReporter.reporter]