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
Bkucera and flotwig run driver-integration tests in electron as well (#4987)
* run driver-integration tests in electron as well

* fix invalid clock_spec, performance entries not present in electron

* circleci: bump parallelism to 5 for driver tests

* circleci: fix config

* fix invalid navigation_spec to work on electron
Latest commit 799c5b5 Oct 7, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode Electron v5.0.10 (#4720) Sep 24, 2019
__snapshots__ [internal] use webpack for builds (#4103) Jul 18, 2019
cli Catch & ignore ENOTCONN errors when piping Cypress subprocess (#5293) Oct 7, 2019
packages run driver-integration tests in electron as well (#4987) Oct 7, 2019
scripts increase allowed binary size from 145 to 150 MB Sep 25, 2019
.eslintignore fix eslint for fixture specs (#5176) Sep 20, 2019
.eslintrc.decaffeinate.js Decaffeinate helper scripts (#4781) Jul 23, 2019
.eslintrc.json Decaffeinate helper scripts (#4781) Jul 23, 2019
.gitignore Electron v5.0.10 (#4720) Sep 24, 2019
.node-version Switch node version to 12.0.0, not 12.4.0 (#5226) Oct 2, 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 use Node path from config file to run plugins (#4436) Oct 1, 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 PULL_REQUEST_TEMPLATE.md Oct 3, 2019
README.md Add 'Follow on stackshare' to Readme [skip ci] Sep 9, 2019
ROADMAP.md root: add convenience files to ref external docs Oct 5, 2017
appveyor.yml Switch node version to 12.0.0, not 12.4.0 (#5226) Oct 2, 2019
bulk-decaffeinate.config.js secure cookie error crash (#2685) Nov 1, 2018
circle.yml run driver-integration tests in electron as well (#4987) Oct 7, 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 Switch node version to 12.0.0, not 12.4.0 (#5226) Oct 2, 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 StackShare

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.