Back to Cypress

README

README.md

15.14.23.3 KB
Original Source
<p align="center"> <a href="https://www.cypress.io"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/cypress-logo-dark.png"> <source media="(prefers-color-scheme: light)" srcset="./assets/cypress-logo-light.png">
</picture>
</a> </p> <p align="center"> <a href="https://on.cypress.io">Documentation</a> | <a href="https://on.cypress.io/changelog">Changelog</a> | <a href="https://on.cypress.io/roadmap">Roadmap</a> </p> <h3 align="center"> The web has evolved. Finally, testing has too. </h3> <p align="center"> Fast, easy and reliable testing for anything that runs in a browser. </p> <p align="center"> Join us, we're <a href="https://cypress.io/jobs">hiring</a>. </p> <p align="center"> <a href="https://www.npmjs.com/package/cypress"> </a> <a href="https://on.cypress.io/discord"> </a> <a href="https://stackshare.io/cypress"> </a> </p>

What is Cypress?

<p align="center"> <a href="https://player.vimeo.com/video/237527670"> </a> </p>

Installing

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

bash
npm install cypress --save-dev

or

bash
yarn add cypress --dev

or

bash
pnpm add cypress --save-dev

Contributing

- develop branch

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

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.

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

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