Documentation | Changelog | Roadmap
Fast, easy and reliable testing for anything that runs in a browser.
Join us, we're hiring.
## What is Cypress? ## Installing [](https://badge.fury.io/js/cypress) Install Cypress for Mac, Linux, or Windows, then [get started](https://on.cypress.io/install). ```bash npm install cypress --save-dev ``` or ```bash yarn add cypress --dev ``` or ```bash pnpm add cypress --save-dev ```  ## Contributing [](https://cloud.cypress.io/projects/ypt4pf/runs) [](https://circleci.com/gh/cypress-io/cypress/tree/develop) - `develop` branch Please see our [Contributing Guideline](./CONTRIBUTING.md) which explains repo organization, linting, testing, and other steps. ## License [](https://github.com/cypress-io/cypress/blob/develop/LICENSE) This project is licensed under the terms of the [MIT license](/LICENSE). ## Badges Configure a badge for your project's README to show your test status or test count in the [Cypress Cloud](https://www.cypress.io/cloud). [](https://cloud.cypress.io/projects/ypt4pf/runs) [](https://cloud.cypress.io/projects/ypt4pf/runs) Or let the world know your project is using Cypress with the badge below. [](https://www.cypress.io/) ``` [](https://www.cypress.io/) ```