UNPKG

@playwright-mocks/reporters

Version:

Single Playwright reporter for mock interceptor with configurable logging and HTML report generation utility

4 lines 274 B
export { TestsRunOutputService, type RunOptions, type TestsRunData } from './tests-run-output.service.js'; export { HtmlReportGenerator } from './html-report.generator.js'; export { TestReportGenerator } from './test-report.generator.js'; //# sourceMappingURL=index.d.ts.map