# Cypress **Repository Path**: mirrors/Cypress ## Basic Information - **Project Name**: Cypress - **Description**: Cypress 是为现代网络而构建的下一代前端测试工具,用于解决开发者和 QA 工程师在测试现代应用程序时面临的关键难题 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: develop - **Homepage**: https://www.oschina.net/p/cypress - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 4 - **Created**: 2018-06-22 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
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/) ```