UNPKG

@nx/cypress

Version:

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

19 lines 423 B
export declare const targetOptionsToCliMap: { headed: string; headless: string; key: string; record: string; parallel: string; browser: string; env: string; spec: string; ciBuildId: string; group: string; reporter: string; reporterOptions: string; tag: string; port: string; quiet: string; runnerUi: string; }; //# sourceMappingURL=target-options-map.d.ts.map