memote.suite.reporting.history¶
Render results into pretty HTML.
Module Contents¶
Classes¶
HistoryReport |
Render a rich report using the git repository history. |
-
class
memote.suite.reporting.history.HistoryReport(history, configuration, **kwargs)[source]¶ Bases:
memote.suite.reporting.report.ReportRender a rich report using the git repository history.
Attributes: - configuration : memote.MemoteConfiguration
A memote configuration structure.
