Skip to main content
Version: 1.x

reporters

Praman reporters sub-path export barrel.

Remarks

Re-exports the compliance reporter and OData trace reporter for use in playwright.config.ts via playwright-praman/reporters.

Example

import { ComplianceReporter, ODataTraceReporter } from 'playwright-praman/reporters';

Classes

Interfaces

Type Aliases

Functions