cypress

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

cypress downloads cypress version cypress license

cypressPaquetes similares:
Tendencia de descargas de npm
3 Años
🌟 Muestra el gráfico de uso en tiempo real en el README.md de cypress, simplemente copia el código a continuación.
## 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
🌟 Muestra el gráfico de tendencia de GitHub Stars en el README.md de cypress, simplemente copia el código a continuación.
## GitHub Stars Trend
[![GitHub Stars Trend of cypress](https://npm-compare.com/img/github-trend/cypress.png)](https://npm-compare.com/cypress)
Detalle de estadísticas
Paquete
Descargas
Stars
Tamaño
Issues
Publicación
Licencia
cypress6,289,41649,4054.43 MB1,304hace 17 díasMIT
README para cypress

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.