mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-04 22:30:00 -06:00
1804d35316fd7184d223f155d39b126d54cf3ad4
* fix: Next button visibility and behaviour during stepping. Fixes #32476 * docs: add changelog entry for Next button fix * test: update header tests for Next button visibility testing * fix: updated next button behaviour and testing * docs: add PR reference to changelog entry for #32476 * docs: update changelog entryfor #32476 * fix: reset hasBeenPaused on run:start; replace isResumed with hasBeenPaused; update controls * Update changelog entry * Update packages/reporter/cypress/e2e/header.cy.ts Co-authored-by: mabela416 <mabelamaya1996@gmail.com> --------- Co-authored-by: eriei013 <eriei013@student.liu.se> Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com> Co-authored-by: mabela416 <mabelamaya1996@gmail.com>
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
54.2%
JavaScript
38.1%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
