Skip to content

Add cypress init command to seed / scaffold test files on current directory #619

@brian-mann

Description

@brian-mann

We no longer seed anything when running cypress run on a fresh project.

Instead we now error: #618

For that reason we should give users the ability to seed / scaffold out files from the command line instead of using the GUI.

Proposal add a cypress init command which does this.

Bonus points if we offer an inquirer view enabling the user to select what they want to. We could even explain what each one does.

Metadata

Metadata

Assignees

Labels

clipkg/serverThis is due to an issue in the packages/server directorytype: featureNew feature that does not currently exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions