struct SnapshotTestResult

Results of a snapshot test execution.

Public

Fields

Status

TestName

String TestName

ScreenshotPath

Path ScreenshotPath

TotalFrames

u64 TotalFrames

ExecutionTimeSeconds

float ExecutionTimeSeconds

Errors

Vector<String> Errors

Warnings

Vector<String> Warnings