mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-02 04:50:06 -05:00
788dfd1c0bc7ef02d5e7161639585e56bbccf326
* chore: bump firefox version we test against to 141 * account for unspecified sameSite which is now available in firefox 140 * fix expected error string for invalid cookie * override FORCE_FIREFOX_CDP firefox 141 * fix cdp override in ff 141+ * maybe fix cookeie system tests? seem to time out locally * set family as well as name * fix system tests fore ff 141 * fix ff deprecation * rm erroneous err param * assume firefox is modern in cookies driver e2e test * Update system-tests/lib/system-tests.ts * we do still run tests against firefox 134 --------- Co-authored-by: Bill Glesias <bglesias@gmail.com> Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com> Co-authored-by: Cacie Prins <cacie@cypress.io>
…
…
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
55.4%
JavaScript
36.8%
Vue
4%
HTML
3.1%
SCSS
0.5%
Other
0.2%
