cypress

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

cypress downloads cypress version cypress license

cypress유사 패키지:
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)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
cypress6,289,41649,4054.43 MB1,30417日前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.