Cypress is a next generation front end testing tool built for the modern web. We address the key pain points developers and QA engineers face when testing modern applications.
- typescript support
- mount component
- visit
- get
- invoke
- its
- origin
- Catalog of Events
- stub
- check
- scrollIntoView
- Custom Commands
- trigger
- env
- Debugging
- Screenshots and Videos
- viewport
- clearCookie
- clearLocalStorage
- Reporters
- test-retries
- plugins
- request
- intercept
- fixture
- its
This is an example app used to showcase Cypress.io End-to-End (E2E) testing.
Cucumber is a tool that supports Behaviour-Driven Development(BDD).