# cypress **Repository Path**: dusong7/cypress ## Basic Information - **Project Name**: cypress - **Description**: Fast, easy and reliable testing for anything that runs in a browser. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Documentation | Changelog | Roadmap
Fast, easy and reliable testing for anything that runs in a browser.
## What is Cypress? ## Installing [](https://badge.fury.io/js/cypress) Install Cypress for Mac, Linux, or Windows, then [get started](https://docs.cypress.io/guides/getting-started/installing-cypress.html). ```bash npm install cypress --save-dev ``` or ```bash yarn add cypress --dev ```  ## Contributing - [](https://circleci.com/gh/cypress-io/cypress/tree/develop) - `develop` branch - [](https://circleci.com/gh/cypress-io/cypress/tree/master) - `master` 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/master/LICENSE) This project is licensed under the terms of the [MIT license](/LICENSE). ## Badges Let the world know your project is using Cypress.io to test with this cool badge [](https://www.cypress.io/) ``` [](https://www.cypress.io/) ```