Back to Fluentui

cypress-component-configuration

tools/workspace-plugin/src/generators/cypress-component-configuration/README.md

4.40.2-hotfix2671 B
Original Source

cypress-component-configuration

Workspace Generator for setting up Cypress component testing for a project

<!-- toc --> <!-- tocstop -->

Usage

sh
yarn nx g @fluentui/workspace-plugin:cypress-component-configuration ...

Show what will be generated without writing to disk:

sh
yarn nx g @fluentui/workspace-plugin:cypress-component-configuration --dry-run

Examples

sh
yarn nx g @fluentui/workspace-plugin:cypress-component-configuration

Options

project

Type: string

The name of the project to add cypress component testing to