Cacie Prins 9ebdddad9e chore: Migrate @packages/electron to TS (#32417)
* 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>
2025-09-08 10:15:25 -04:00
2023-09-05 08:42:57 -04:00

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/)
Description
Fast, easy and reliable testing for anything that runs in a browser.
Readme MIT 1,004 MiB
Languages
TypeScript 54.1%
JavaScript 38.1%
Vue 4.1%
HTML 3.1%
SCSS 0.4%
Other 0.1%