1.1.0 • Published 6 years ago

generator-cypress-format v1.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

this project created with yeoman.

Usage

You need yeoman for scaffolding.

yarn global add yo
or
npm install -g yo

create folder for your project and change working directory to the folder.

mkdir my-project
cd my-project

install this project generator.

yarn global add generator-cypress-format

That's all you need to install. When you want to use cypress in new project, just run

yo cypress-format

you will get our cypress with other format soon, just wait a sec with your ☕

Update this cypress

first, run yo command

yo

select option Update your generators

styleguide

Cypress testing styleguide

1.1.0

6 years ago