Skip to content
Fast, easy and reliable testing for anything that runs in a browser.
JavaScript CSS TypeScript HTML Other
Branch: develop
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github chore: move instructions for code reviews into Contributing guide (#7630 Jun 9, 2020
.vscode Improve `server` test scripts (#6567) Feb 26, 2020
__snapshots__ [internal] use webpack for builds (#4103) Jul 18, 2019
cli replace reporter specPath usage with spec object from config (#7626) Jun 9, 2020
packages chore: rm non-test-related coffeescript references Jun 10, 2020
scripts chore: rm non-test-related coffeescript references Jun 10, 2020
.eslintignore [internal] run electron e2e specs ONLY once, fix ui-component deps, m… Jun 5, 2020
.eslintrc.decaffeinate.js Decaffeinate helper scripts (#4781) Jul 23, 2019
.eslintrc.json chore:fix ui-components dependencies, web-config deps for yarn (#6534) Feb 26, 2020
.gitignore Reporter error improvements (#3930) May 6, 2020
.node-version Use node 12.8.1 in CI and .node-version Jan 7, 2020
.npmrc chore(windows): make install portable to windows (#4779) Jul 22, 2019
.percy.yml add "cypress info" command (#6372) Feb 20, 2020
.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 docs: move contributing and code of conduct (#5881) Dec 6, 2019
CONTRIBUTING.md chore: rm non-test-related coffeescript references Jun 10, 2020
DEPLOY.md Improvements to deploy doc (#7505) May 28, 2020
LICENSE Update license to include copyright 2019 year Apr 24, 2019
README.md Update Readme.md (#7089) Apr 21, 2020
ROADMAP.md root: add convenience files to ref external docs Oct 5, 2017
appveyor.yml ignore error from has-env on AppVeyor Mar 24, 2020
bulk-decaffeinate.config.js Decaff helper jscodemods. (#5732) Dec 6, 2019
circle.yml handle browser cases without custom subfolder (#7624) Jun 8, 2020
electron-builder.json switch to electron-builder to code sign and notarize Cypress ap… (#6013) Mar 25, 2020
jsconfig.json secure cookie error crash (#2685) Nov 1, 2018
lerna.json Replace npm with yarn (#5555) Feb 11, 2020
mocha-reporter-config.json electron: upgrade to 1.8.2, node 8.2.1, chromium 59 (#1275) Feb 11, 2018
package.json chore: rm non-test-related coffeescript references Jun 10, 2020
renovate.json Remove packageRules from renovatebot (#5981) Dec 17, 2019
yarn.lock chore: rm non-test-related coffeescript references Jun 10, 2020

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

or

yarn add cypress --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

Cypress.io

[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)
You can’t perform that action at this time.