nx/docs/api-schematics/jest-project.md

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