402 B
402 B
cypress-project [hidden]
Add a Cypress E2E Project
Usage
ng generate cypress-project ...
Options
directory
Type: string
A directory where the app is placed
linter
Default: tslint
Type: string
The tool to use for running lint checks.
name
Type: string
Name of the E2E Project
project
Type: string
The name of the frontend project to test.