5 Forks
5 Stars
5 Watchers

cypress

Практические туториалы по Cypress

How to download and setup cypress

Open terminal and run command
git clone https://github.com/open-tutorials/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/open-tutorials/cypress/archive/master.zip

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

If you have some problems with cypress

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