Skip to content
Fast, easy and reliable testing for anything that runs in a browser.
CoffeeScript JavaScript CSS HTML TypeScript
Branch: develop
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode chore(deps): update @cypress/eslint-plugin-dev + eslint (#4930) Aug 7, 2019
__snapshots__ [internal] use webpack for builds (#4103) Jul 18, 2019
cli Adding presets for following viewports: 1) iPhone-XR, 2) iPhone-X, 3)… ( Aug 26, 2019
packages Adding presets for following viewports: 1) iPhone-XR, 2) iPhone-X, 3)… ( Aug 26, 2019
scripts set node_env for production and add static asset tests (#4842) Jul 29, 2019
.eslintignore chore(deps): update @cypress/eslint-plugin-dev + eslint (#4930) Aug 7, 2019
.eslintrc.decaffeinate.js Decaffeinate helper scripts (#4781) Jul 23, 2019
.eslintrc.json Decaffeinate helper scripts (#4781) Jul 23, 2019
.gitignore gitignore packages/example/cypress (#4862) Jul 29, 2019
.node-version Upgrade to electron 2.0.18 and node 8.9.3 (#4001) Apr 25, 2019
.npmrc chore(windows): make install portable to windows (#4779) Jul 22, 2019
.prettierignore convert driver utils from CS to JS (#2950) Dec 17, 2018
.yarnrc [internal] Lint typescript, json, new eslint rules (#4449) Jul 12, 2019
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 [internal] Lint typescript, json, new eslint rules (#4449) Jul 12, 2019
DEPLOY.md Update DEPLOY.md (#4693) Jul 10, 2019
ISSUE_TEMPLATE.md Remove the secondary issue templates - consolidate into one template Jun 20, 2019
LICENSE Update license to include copyright 2019 year Apr 24, 2019
PULL_REQUEST_TEMPLATE.md Update PR template from team feedback [skip ci] Jul 23, 2019
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 chore(windows): make install portable to windows (#4779) Jul 22, 2019
bulk-decaffeinate.config.js secure cookie error crash (#2685) Nov 1, 2018
circle.yml [internal] use webpack for builds (#4103) Jul 18, 2019
coffeelint.json Move deploy scripts (#205) Jun 23, 2017
electron-builder.json [internal] Lint typescript, json, new eslint rules (#4449) Jul 12, 2019
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 eslint-plugin-mocha to 6.1.0 🌟 (#4969) Aug 26, 2019
renovate.json [internal] use webpack for builds (#4103) Jul 18, 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)

You can’t perform that action at this time.