UNPKG

html-reporter

Version:

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

9 lines (8 loc) 196 B
export declare enum Page { suitesPage = "suitesPage", visualChecksPage = "visualChecksPage" } export declare enum PathNames { suites = "/suites", visualChecks = "/visual-checks" }