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

Jennifer Shehane 223cd35db8 chore: remove opn dep (#29504) преди 2 дни
.circleci 917054a6eb chore: use 18.20.2 docker image for test-kitchensink-against-staging job [run ci] (#29490) преди 3 дни
.github f629856775 chore(ci): Fix potential github action smells (#29416) преди 1 седмица
.husky b898d11afe chore: update husky dev dependency to v7 (#18345) преди 2 години
.vscode c9062f145e fix: handle malformed URIs in prerequests (#28522) преди 5 месеца
__snapshots__ 61f19c0450 feat: build Cypress for linux-arm64 (#22252) преди 1 година
assets 62c48fb819 chore: outdated installation gif #28815 (#28821) преди 3 месеца
cli 6a49c56b11 dependency: update dependency js-cookie to v3 (#29497) преди 2 дни
guides e801729dc3 chore: update v8 snapshots troubleshooting guide to describe getting to a clean slate (#29410) преди 2 седмици
npm 10ce6559bb chore: release @cypress/vite-plugin-cypress-esm-v1.1.1 преди 3 дни
packages 223cd35db8 chore: remove opn dep (#29504) преди 2 дни
patches d8755693d7 chore: fix mocha junit reporter when running mocha <6 (#29481) преди 6 дни
scripts 20712f80b8 chore: remove special binary branch from running in binary pipeline (#29444) преди 1 седмица
system-tests 972c55514d fix: Searching by files using digits (#29464) преди 4 дни
tooling 5b2272125c chore: remove unused c8 devDep (#29393) преди 2 седмици
.eslintrc.js f14a11aecf chore: update eslint from version 7 to version 8 (#29355) преди 2 седмици
.gitattributes d2ef2c1393 feat: capture protocol delivery (#26421) преди 1 година
.gitignore 690801a2fe chore(deprecate): Remove unused create-cypress-tests package (#28472) преди 5 месеца
.node-version 3288aa5069 chore(dependency): Upgrade Electron 27 (#28792) преди 2 месеца
.npmrc ec25c7dff8 chore(windows): make install portable to windows (#4779) преди 4 години
.percy.yml c40a120aa7 chore: skip or fix flaky tests (#23167) преди 1 година
.prettierignore 96de675910 convert driver utils from CS to JS (#2950) преди 5 години
.releaserc.js a869d5dd28 chore: enforce changelog entries on PR reviews (#25459) преди 1 година
.yarnclean fe97eec9b3 chore: keep example app/assets in yarn autoclean (#29159) преди 1 месец
CHANGELOG.md 690801a2fe chore(deprecate): Remove unused create-cypress-tests package (#28472) преди 5 месеца
CODE_OF_CONDUCT.md 093d78a5c2 docs: update code of conduct (#27988) преди 7 месеца
CONTRIBUTING.md ed4f88f908 docs: add contributor security user namespace instructions (#29458) преди 1 седмица
LICENSE b5c379ffb9 Update LICENSE year (#27738) преди 8 месеца
README.md 5adafb6c41 docs: Remove broken link from Readme (#28910) преди 3 месеца
ROADMAP.md e02a99181f root: add convenience files to ref external docs преди 6 години
SECURITY.md afeba261e5 Update issue templates / issue template chooser (#8890) преди 3 години
apollo.config.js 30a14ed65e feat: adding alert component with markdown (#19152) преди 2 години
autobarrel.json f8621da49d feat(launchpad): update CT setup and config scaffolding (#20893) преди 2 години
browser-versions.json 1bf75b9d77 chore: Update Chrome (stable) to 124.0.6367.201 (#29502) преди 3 дни
centos7-builder.Dockerfile 3288aa5069 chore(dependency): Upgrade Electron 27 (#28792) преди 2 месеца
docker-compose.yml 3288aa5069 chore(dependency): Upgrade Electron 27 (#28792) преди 2 месеца
electron-builder.json d34fdcf60e chore: implement remote executable signing for windows binary builds (#28636) преди 4 месеца
gulpfile.js a851d797a8 feat: improved DX for unified-desktop-gui (#18099) преди 2 години
jsconfig.json b0c0eaa508 feat: introduce v8 snapshots to improve startup performance (#24295) преди 1 година
lerna.json fd63f19cbc chore: enable caching for lint task (#26791) преди 11 месеца
mocha-reporter-config.json b48d29c07e electron: upgrade to 1.8.2, node 8.2.1, chromium 59 (#1275) преди 6 години
nx.json 4c11731ee1 chore: optimize task execution (#27848) преди 7 месеца
package.json bd8e9bf51b chore: release 13.9.0 (#29485) преди 6 дни
renovate.json 1d934c680c chore: Update renovate configuration (#28875) преди 3 месеца
yarn.lock 223cd35db8 chore: remove opn dep (#29504) преди 2 дни

README.md

Cypress Logo

Documentation | Changelog | Roadmap

The web has evolved. Finally, testing has too.

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

Join us, we're hiring.

npm Discord 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

or

pnpm add cypress --save-dev

installing-cli e1693232

Contributing

cypress CircleCI - develop 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

Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.

cypress

cypress

Or let the world know your project is using Cypress with the badge below.

Cypress.io

[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)