UNPKG

@nx/cypress

Version:

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

4 lines 306 B
export declare function getUnscopedLibName(libRoot: string): string; export declare function getE2eProjectName(targetProjectName: string, targetLibRoot: string, cypressDirectory?: string): string; export declare function filePathPrefix(directory: string): string; //# sourceMappingURL=project-name.d.ts.map