mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-20 22:21:23 -06:00
835d493bb1ca62acd665fbd5626fafe8927883ab
* misc: Display 'div' for listboxoptions so that a ul is not a direct parent of ul * changelog entry * update changelog entry * Update structure of dropdown to be ul -> li -> div * Wrap final element in listbox with li with role=option * Fix double misc sections * Update test to be less brittle and to error with more descriptive error if html changes
chore: set GH_TOKEN permissions on the job that only allow the semantic pull request job, that runs with pull_request_target, to have access to read the repository contents and pull-requests contents. The token does not have write permissions and has disabled read permissions on contexts that are not needed for the job (#28749)
…
…
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.
How we work
At Cypress we value our community and strive to be as open and transparent with them as possible. Check out our guide on how we prioritize community issues.
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.3%
JavaScript
38%
Vue
4%
HTML
3.1%
SCSS
0.4%
Other
0.1%
