17 lines
359 B
Markdown
17 lines
359 B
Markdown
# cypress-project [hidden]
|
|
|
|
Add Cypress configuration to a project
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
ng generate cypress-project ...
|
|
|
|
```
|
|
|
|
### Options
|
|
|
|
| Name | Alias | Description | Type | Default value |
|
|
| --------- | ----- | ------------------------ | ------ | ------------- |
|
|
| `project` | | The name of the project. | string | `undefined` |
|