cypress-demo
A cypress.io demo project
How to install
nvm use
to install the right node versionnpm i
to install the libraries
How to run specs
npm run cypress
to open the Cypress runner to run specs interactivelynpm test
to run the specs
A demo project that demonstrates how to use Cypress.io and how to run it using CircleCI.
A demo project that demonstrates how to use Cypress.io and how to run it using CircleCI.