2899 Forks
43783 Stars
43783 Watchers

cypress

Fast, easy and reliable testing for anything that runs in a browser.

How to download and setup cypress

Open terminal and run command
git clone https://github.com/cypress-io/cypress.git
git clone is used to create a copy or clone of cypress repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cypress https://github.com/cypress-io/cypress/archive/master.zip

Or simply clone cypress with SSH
[email protected]:cypress-io/cypress.git

If you have some problems with cypress

You may open issue on cypress support forum (system) here: https://github.com/cypress-io/cypress/issues