Fast, easy and reliable testing for anything that runs in a browser.
Branch: develop
Clone or download
Latest commit 21dc1dc Feb 16, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Clean up issue templates - make them less intimidating to start [skip… Dec 5, 2018
.vscode secure cookie error crash (#2685) Nov 1, 2018
__snapshots__ remove version and Mocha check from snapshot Oct 5, 2017
cli Launch browsers by path: `--browser /path/to/browser` (#3337) Feb 16, 2019
packages require the right dep Feb 16, 2019
scripts chore(deps): update dependency nodemon to version 1.18.10 🌟 (#3408) Feb 14, 2019
.eslintignore Issue 995 (#996) Dec 2, 2017
.eslintrc Fix incorrect formatting of 'overrides' arg in .eslintrc (#2933) Dec 20, 2018
.gitignore Support webcam/WebRTC testing (#3060) Jan 23, 2019
.node-version electron: upgrade to 1.8.2, node 8.2.1, chromium 59 (#1275) Feb 11, 2018
.npmrc Use npm@5 to install on Windows (#509) Sep 26, 2017
.prettierignore convert driver utils from CS to JS (#2950) Dec 17, 2018
CHANGELOG.md root: add convenience files to ref external docs Oct 5, 2017
CODE_OF_CONDUCT.md Moved code of conduct to main dir (#855) Oct 30, 2017
CONTRIBUTING.md add renovate json file (#2992) Dec 27, 2018
DEPLOY.md Add note how to publish GitHub release note Jan 30, 2019
ISSUE_TEMPLATE.md Clean up issue templates - make them less intimidating to start [skip… Dec 5, 2018
LICENSE.md convert run scripts to JS and prep for require-able cypress module Mar 15, 2017
PULL_REQUEST_TEMPLATE.md Add pull request template [skip ci] Jun 5, 2018
README.md Style CI badges as list items (#2631) Oct 20, 2018
ROADMAP.md root: add convenience files to ref external docs Oct 5, 2017
appveyor.yml No dev deps in windows binary 2896 (#2904) Dec 17, 2018
bulk-decaffeinate.config.js secure cookie error crash (#2685) Nov 1, 2018
circle.yml chore: run build-js in all packages with unit tests Jan 30, 2019
coffeelint.json Move deploy scripts (#205) Jun 23, 2017
jsconfig.json secure cookie error crash (#2685) Nov 1, 2018
mocha-reporter-config.json electron: upgrade to 1.8.2, node 8.2.1, chromium 59 (#1275) Feb 11, 2018
package.json chore(deps): update @cypress/bumpercar to 2.0.5 🌟 (#3501) Feb 16, 2019
renovate.json bump up prConcurrentLimit to open up more prs. Jan 31, 2019

README.md

Documentation | Changelog | Roadmap

The web has evolved. Finally, testing has too.

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

npm Gitter chat

What is Cypress?

Why Cypress Video

Installing

npm version

Install Cypress for Mac, Linux, or Windows, then get started.

npm install cypress --save-dev

installing-cli e1693232

Contributing

  • CircleCI - develop branch
  • CircleCI - master branch

Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.

License

license

This project is licensed under the terms of the MIT license.

Badges

Let the world know your project is using Cypress.io to test with this cool badge

badge

[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)