mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 23:28:42 -05:00
9837082fa4b9be8460706183dde1aeeeafd5146d
* fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * Fix SSL certificate verification for cloud requests Fixed SSL certificate verification for Cypress cloud requests. * fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * internal: (studio) do not retry on cert failures * Update packages/server/test/unit/cloud/api/studio/post_studio_session_spec.ts Co-authored-by: Matt Schile <mschile@cypress.io> * Update packages/server/test/unit/cloud/api/studio/post_studio_session_spec.ts Co-authored-by: Matt Schile <mschile@cypress.io> * fix types --------- Co-authored-by: Matt Schile <mschile@cypress.io>
fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized (#32629)
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)
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%
