mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-07 06:59:49 -06:00
9ebdddad9e34d51ec4a2d96f782cc201e00fca55
* migrates electron pkg to typescript * build multi platform binaries on this branch * Update packages/electron/BUILD.md * Update packages/electron/BUILD.md * Update packages/electron/BUILD.md * update docs * lint * Update .circleci/workflows.yml * Update .circleci/workflows.yml * fix inverted fuse logic * convert buffer to Uint8Array before hashing * use pipeline to simplify * fix ide error display of disabled rule * rm redundant md * fix error handling / exit code * update docs for cli params * fix async try/catch * re-apply obfuscated requires ... * improve readability, correct debug output regarding access vs stat * flip fuses the right way again * move back to some fs-extra, clean up dist a little better * correct normalization for paths * icons path * exit(1) on electron signal>=1 * Update packages/electron/lib/electron.ts Co-authored-by: Bill Glesias <bglesias@gmail.com> --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Bill Glesias <bglesias@gmail.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%
