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
- 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
- Jest support
- Support for Native Browser Events
- Provide a "Cypress" way to access textContent (and/or innerText) - .text() command
- Docs
- TypeScript not yet supported