UNPKG

@playwright-mocks/reporters

Version:

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

4 lines 236 B
export { TestsRunOutputService } from './tests-run-output.service.js'; export { HtmlReportGenerator } from './html-report.generator.js'; export { TestReportGenerator } from './test-report.generator.js'; //# sourceMappingURL=index.js.map