UNPKG

342 BTypeScriptView Raw
1import { TestResultError, TestSession, Logger } from '@web/test-runner-core';
2export declare function formatError(error: TestResultError): string;
3export declare function reportTestsErrors(logger: Logger, allBrowserNames: string[], favoriteBrowser: string, failedSessions: TestSession[]): void;
4//# sourceMappingURL=reportTestsErrors.d.ts.map
\No newline at end of file