UNPKG

@nx/playwright

Version:

The Nx Plugin for Playwright contains executors and generators allowing your workspace to use the powerful Playwright integration testing capabilities.

5 lines (4 loc) 71 B
export type Schema = { config: string; expectedSuites?: number; };