723 B
723 B
jest-project [hidden]
Add Jest configuration to a project
Usage
ng generate jest-project ...
Options
| Name | Alias | Description | Type | Default value |
|---|---|---|---|---|
project |
The name of the project. | string | undefined |
|
skipSetupFile |
Skips the setup file required for angular | boolean | false |
|
skipSerializers |
Skips the serializers required to snapshot angular templates | boolean | false |