UNPKG

jest-stare

Version:

jest html reporter (results processor) to view HTML jest results, save raw JSON, and invoke multiple reporters

12 lines (11 loc) 338 B
export declare class Render { static init(): void; private static escapeRegExp; private static show; private static updateStatusArea; private static setReportTitle; private static setReportHeadline; private static setCoverageLink; private static buildChartsData; private static addSnapshotChartData; }