reporters/test_report_document library
Classes
- TestReportDocument
-
Builds and writes the suite report document (
results.json.gz).
Functions
-
anchorId(
String testId) → String -
baseTestId(
String testId) → String -
deviceBadgeOf(
String testId) → String -
filePathOf(
String testId) → String -
filesystemPath(
String artifactDisplayPath, {required String artifactRoot, required String displayRoot}) → String? -
Resolves a display-root path to a filesystem path under
artifactRoot.