cypress-io / cypress
cypress-io / cypress
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. Web 技术已经进化,测试技术终于也跟上了步伐。为任何在浏览器中运行的内容提供快速、简单且可靠的测试。加入我们,我们正在招聘。
What is Cypress? 什么是 Cypress?
Installing 安装
Install Cypress for Mac, Linux, or Windows, then get started. 为 Mac、Linux 或 Windows 安装 Cypress,然后即可开始使用。
npm install cypress —save-dev or yarn add cypress —dev or pnpm add cypress —save-dev
npm install cypress --save-dev 或 yarn add cypress --dev 或 pnpm add cypress --save-dev
Contributing - develop branch 贡献代码 - develop 分支
Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps. 请参阅我们的贡献指南,其中解释了仓库组织结构、代码检查(linting)、测试以及其他步骤。
License 许可证
This project is licensed under the terms of the MIT license. 本项目采用 MIT 许可证授权。
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. 为你的项目 README 配置一个徽章,以显示你在 Cypress Cloud 中的测试状态或测试数量。或者使用下方的徽章,让全世界知道你的项目正在使用 Cypress。