mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 23:28:42 -05:00
9da952a64e9185f513df590ef6847c7d30f2f393
@packages/config tests to vitest from mocha (#32539)
* start vitest conversion * convert utils to vitest * convert index spec to vitest * chore: convert utils spec to vitest * chore: convert addToCypressConfig spect to vitest * add plugin tests to vitest config * chore: convert validation to vitest * chore: clean up scripts after vitest conversion * chore: remove check-more-types * adjust expected mocha results to 17 and update esm migration
chore: combine the graphql package into the data-context package to avoid a cyclical dependency (#32566)
chore: run battery of tests against @cypress/grep in CI to make sure we do not introduce regressions (#32522)
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)
…
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%
