Cypress
JavaScript end-to-end testing framework built for the modern web with fast, reliable testing.
Overview
Cypress is a JavaScript testing tool described by its maintainers as fast, easy, and reliable testing for anything that runs in a browser. It's installed as a project dependency (via npm, Yarn, or pnpm) alongside your existing application tooling.
Cypress is aimed at front-end and full-stack teams that need browser-based end-to-end tests integrated into their regular JavaScript development and CI workflow.
- Categories
- Testing
- Languages
- JavaScript, TypeScript
- License
- MIT
Related Projects
Playwright
Apache-2.0Reliable end-to-end testing and browser automation framework for modern web apps.
- Developer Tools
- Testing
k6
AGPL-3.0Modern load and performance testing tool that lets developers script tests in JavaScript and run them from the command line, built for the DevOps and CI/CD era.
- Testing
Chaos Mesh
Apache-2.0Cloud-native chaos engineering platform for Kubernetes that injects controlled faults - pod, network, I/O, and more - to test how a system actually behaves under failure.
- Testing
Fortio
Apache-2.0Load testing and network measurement tool built for microservices, reporting detailed latency percentiles under sustained load.
- Testing
Spotted an error? Suggest an edit on GitHub.