Praman reporters sub-path export barrel.
Re-exports the compliance reporter and OData trace reporter for use in playwright.config.ts via playwright-praman/reporters.
playwright.config.ts
playwright-praman/reporters
import { ComplianceReporter, ODataTraceReporter } from 'playwright-praman/reporters'; Copy
import { ComplianceReporter, ODataTraceReporter } from 'playwright-praman/reporters';
Praman reporters sub-path export barrel.
Remarks
Re-exports the compliance reporter and OData trace reporter for use in
playwright.config.tsviaplaywright-praman/reporters.Example