cypress

Cypress is a next generation front end testing tool built for the modern web

cypress downloads cypress version cypress license

cypress类似的npm包:
npm下载趋势
3 年
🌟 在 cypress 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of cypress](https://npm-compare.com/img/npm-trend/THREE_YEARS/cypress.png)](https://npm-compare.com/cypress#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 在 cypress 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of cypress](https://npm-compare.com/img/github-trend/cypress.png)](https://npm-compare.com/cypress)
统计详情
npm包名称
下载量
Stars
大小
Issues
发布时间
License
cypress6,815,51449,4574.44 MB1,2719 天前MIT
cypress的README

Cypress

Fast, easy and reliable testing for anything that runs in a browser.

What is this?

Cypress comes packaged as an npm module, which is all you need to get started testing.

After installing you'll be able to:

  • Open Cypress from the CLI
  • Run Cypress from the CLI
  • require Cypress as a module

Install

Please check our system requirements.

npm install --save-dev cypress

Documentation

Please visit our documentation for a full list of commands and examples.