UNPKG

@nx/playwright

Version:

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

6 lines (5 loc) 283 B
export declare const nxVersion: any; export declare const minSupportedPlaywrightVersion = "1.36.0"; export declare const minPlaywrightVersionForBlobReports = "1.37.0"; export declare const playwrightVersion = "^1.37.0"; export declare const eslintPluginPlaywrightVersion = "^1.6.2";