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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to cypress
Help out
- Issues
- Support ability to visit non `text/html` content-type pages (aka - visit downloaded file page)
- Be able to run a single test by interacting with it in the Browser
- Ability to run spec files in a specific order
- Filter or grep specific tests to run (like mocha grep pattern)
- File watching does not execute actual code changes when site under test utilizes Service Workers.
- Ability to opt out of waiting for 'load' event before resolving cy.visit() - onload event takes too long to fire
- Unable to switch userAgent during test run
- Add an option to output a single report
- Blank page/not fully loaded application when X-Frame-Options headers present.
- Jest support
- Docs
- TypeScript not yet supported