UNPKG

playwright-api-mock

Version:

An automated API response snapshot tool for Playwright. This plugin records API network requests during test runs and reuses them as mocks for fast, reliable, and deterministic tests.

2 lines (1 loc) 57 B
export declare const ensureError: (e: unknown) => Error;