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) 238 B
export function preloadAll(config: any): void; export function loadAll(config: any): Promise<void>; export function forEach(callback: any): void; export function get(name: any, field: any): any; export function getLoadedConfigs(): any[];