JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

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

    • 🔾95%Overall
    • 45,936
    • 12 hours
    • 🕩3073
    • 👥17

    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 Discord chat StackShare

    What is Cypress?

    Why Cypress Video

    Installing

    npm version

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

    npm install cypress --save-dev
    

    or

    yarn add cypress --dev
    

    or

    pnpm add cypress --save-dev
    

    installing-cli e1693232

    Contributing

    cypress CircleCI - develop 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

    Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.

    cypress

    cypress

    Or let the world know your project is using Cypress with the badge below.

    Cypress.io

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