Skip to content
FindOpenSource

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
Keywords
testinge2e-testingtest-automation
Languages
JavaScript, TypeScript
License
MIT

Spotted an error? Suggest an edit on GitHub.