UNPKG

html-reporter

Version:

Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.

7 lines (6 loc) 159 B
export declare enum BrowserVersions { UNKNOWN = "unknown" } export declare enum BrowserFeature { LiveSnapshotsStreaming = "live-snapshots-streaming" }