Testsuite Summary Report
Design Goals
Clearly named classes that model the semantics of an OSVVM testsuite summary report.
The OSVVM testsuite model instance can be constructed top-down and bottom-up.
Child objects shall have a reference to their parent.
Quick Start
tbd
from pathlib import Path
Data Model
An OSVVM testsuite summary report can be summarized as follows:
tbd