mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 14:09:46 -06:00
4afbf2600943a96599366a7c75fa1d8f57db4975
* add husky script to build circleci yml files * add circleci cli as a required tool for working with .circleci * break the original workflows.yml file into separate pieces, using circleci config pack to compose them into the main workflows.yml file * fix pull request workflow def * more robust precommit for circleci packing * even nicer stdout for precommit :) * allow pr pipeline on this branch * split up the config.yml to demonstrate more fully * fix conditional on pr pipeline * exit 1 if circleci cli not found and circleci config files staged for commit * use linux-x64 executor for unit-tests * try using ipv6 in contributor with correct executor * ensure node * update github action to update browser versions to point to the correct file * ensure node more times * fix export * reduce expected result count * run full workflow menu on this branch * bump config class to medium * index on use-pack-for-circle:a9bcbe87b0run full workflow menu on this branch * index on use-pack-for-circle:a9bcbe87b0run full workflow menu on this branch * index on use-pack-for-circle:a9bcbe87b0run full workflow menu on this branch * revert to small for checkout code in config workflow; remove from multi branch trigger * fix incorrect conflict resolution for bettersqlite3 changes w/ electron update * make path to circleci workflows file more explicit, comment why it is that file --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
…
breaking: remove support for React 16 and 17 for Cypress Component Testing. Additionally, remove the
cypress/react18 testing harness and merge it upstream with cypress/react (#30590)
…
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.
What is Cypress?
Installing
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
Contributing
Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
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.
Or let the world know your project is using Cypress with the badge below.
[](https://www.cypress.io/)
Languages
TypeScript
54.1%
JavaScript
38.1%
Vue
4.1%
HTML
3.1%
SCSS
0.4%
Other
0.1%
