mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-21 15:49:19 -05:00
efcc12f4aca5443b66c36b4ca2b13db875ca11d2
@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)
* chore: start launcher vitest conversion and conver browsers spec to vitest * chore: convert darwin spec to vitest * chore: convert linux spec to vitest * chore: convert windows spec to vitest * chore: convert detect spect to vitest * chore: cleanup unused files * chore: update browsers orb and replace existing google chrome install * chore: fix detect spec to use actual implementation of cp.spawn * chore: convert thennable promise test that was missed in detect spec * misc: add changelog entry * chore: remove mock comment * remove duplicate entry
misc: convert
@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)
misc: convert
@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)
misc: convert
@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)
misc: convert
@packages/launcher tests from mocha to vitest and always prefer 64-bit install paths to 32-bit (#32656)
chore: combine the graphql package into the data-context package to avoid a cyclical dependency (#32566)
…
chore: combine the graphql package into the data-context package to avoid a cyclical dependency (#32566)
chore: combine the graphql package into the data-context package to avoid a cyclical dependency (#32566)
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)
chore: combine the graphql package into the data-context package to avoid a cyclical dependency (#32566)
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
55.7%
JavaScript
36.6%
Vue
4.1%
HTML
3%
SCSS
0.4%
Other
0.2%
