UNPKG

html-reporter

Version:

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

6 lines (5 loc) 170 B
export declare const cliCommands: { readonly GUI: "gui"; readonly MERGE_REPORTS: "merge-reports"; readonly REMOVE_UNUSED_SCREENS: "remove-unused-screens"; };