|
|
5 years ago | |
|---|---|---|
| .. | ||
| bin | 5 years ago | |
| lib | 5 years ago | |
| node_modules | 5 years ago | |
| types | 5 years ago | |
| README.md | 5 years ago | |
| index.js | 5 years ago | |
| package.json | 5 years ago | |
Cypress comes packaged as an npm module, which is all you need to get started.
After installing you'll be able to:
require Cypress as a moduleRequires Node version >= 4.0.0
npm install --save-dev cypress
Please visit our documentation for a full list of commands and examples.