1.0.3 • Published 6 years ago
generator-cypress-with-format v1.0.3
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