UNPKG

html-reporter

Version:

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

5 lines (4 loc) 145 B
export const EXPAND_ALL: "all"; export const COLLAPSE_ALL: "none"; export const EXPAND_ERRORS: "errors"; export const EXPAND_RETRIES: "retries";