memote.suite.reporting.config

Configure the layout and scoring of test reports.

Module Contents

Classes

ReportConfiguration Collect the metabolic model test suite results.
class memote.suite.reporting.config.ReportConfiguration(*args, **kwargs)[source]

Bases: dict

Collect the metabolic model test suite results.

classmethod load(cls, filename=None)[source]

Load a test report configuration.

merge(self, other)[source]

Merge a custom configuration.