1.0.3 • Published 6 years ago

generator-cypress-with-format v1.0.3

Weekly downloads
6
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-with-format

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

yo cypress-with-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.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago