Skip to content

benjaminParisel/meetup-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup-cypress

Installation

Run npm install to download cypress and other dependencies

Development stage

When you development your app, you want to write test. To open cypress test runner, run cypress open. The Test runner is now opening

Build stage

During build stage you want run test without opening test runner. To do this, you can execute cypress run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors