UNPKG

html-reporter

Version:

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

4 lines (3 loc) 148 B
import { StoreReporterConfig } from '../types'; export declare const CIRCLE_RADIUS = 150; export declare const configDefaults: StoreReporterConfig;