cypress
https://github.com/cypress-io/cypress
TypeScript
Fast, easy and reliable testing for anything that runs in a browser.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to cypress
Help out
- Issues
- fix: match submit values by partial contains
- fix: reset contains regex state per element
- Tracker: CDP continueResponse for unmodified responses
- Tracker: CDP synthetic-req parity (cookies / streams / extra-targets)
- flake(system-tests): browser_reset indexedDB.open hangs on Electron CI
- fix: bump vitest to 3.2.7 to resolve critical Snyk vulnerability
- cy.contains(regex) with a global/sticky (g/y) flag matches only a subset of elements: lastIndex leaks across elements in the cy-contains-regex pseudo
- cy.selectFile() on a <label>: getInputFromLabel builds a #id selector from the label's for attribute without CSS.escape, so valid ids containing CSS-special characters fail or throw
- cy.contains(text) cannot find input[type=submit] by partial value: submit inputs go through whole-word CSS [value~=] while every other element gets a substring match
- Spike: HTTP/2 WebKit Support
- Docs
- TypeScript not yet supported