ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] # 官网 https://www.cypress.io/ * End-to-end tests * Integration tests * Unit tests # 安装 当然是推荐 npm 安装方式: ``` $npm install cypress ``` # 使用 [https://docs.cypress.io/guides/getting-started/](https://docs.cypress.io/guides/getting-started/) # 参考 [cypress.io 文档](https://docs.cypress.io/guides/overview/why-cypress.html)