UNPKG

@arghajit/playwright-pulse-report

Version:

A Playwright reporter and dashboard for visualizing test results.

6 lines (5 loc) 210 B
import { PlaywrightPulseReporter } from "./playwright-pulse-reporter"; export default PlaywrightPulseReporter; export { PlaywrightPulseReporter }; export * from "../types"; export * from "../lib/report-types";