Cypress

Fast, easy and reliable testing for anything that runs in a browser.

README

Cypress Logo

Documentation | Changelog | Roadmap

  The web has evolved. Finally, testing has too.

  Fast, easy and reliable testing for anything that runs in a browser.

Join us, we're hiring.

npm Gitter chat StackShare


What is Cypress?


Why Cypress Video


Installing

npm version

Install Cypress for Mac, Linux, or Windows, then get started.

  1. ``` sh
  2. npm install cypress --save-dev
  3. ```
or
  1. ``` sh
  2. yarn add cypress --dev
  3. ```

installing-cli e1693232


Contributing


- CircleCI -develop branch
- CircleCI -master branch

Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.

License

license

This project is licensed under the terms of the MIT license.

Badges


Let the world know your project is using Cypress.io to test with this cool badge
Cypress.io

  1. ``` [![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)
  2. ```