Bill Glesias 9da952a64e chore: convert @packages/config tests to vitest from mocha (#32539)
* start vitest conversion

* convert utils to vitest

* convert index spec to vitest

* chore: convert utils spec to vitest

* chore: convert addToCypressConfig spect to vitest

* add plugin tests to vitest config

* chore: convert validation to vitest

* chore: clean up scripts after vitest conversion

* chore: remove check-more-types

* adjust expected mocha results to 17 and update esm migration
2025-09-25 15:42:03 -04:00
2023-09-05 08:42:57 -04:00
2025-09-23 12:51:17 -04:00

Cypress Logo

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.

npm Discord chat StackShare

What is Cypress?

Why Cypress Video

Installing

npm version

Install Cypress for Mac, Linux, or Windows, then get started.

npm install cypress --save-dev

or

yarn add cypress --dev

or

pnpm add cypress --save-dev

installing-cli e1693232

Contributing

cypress CircleCI - develop branch

Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.

License

license

This project is licensed under the terms of the MIT license.

Badges

Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.

cypress

cypress

Or let the world know your project is using Cypress with the badge below.

Cypress.io

[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)
S
Description
Fast, easy and reliable testing for anything that runs in a browser.
Readme MIT 954 MiB
Languages
TypeScript 55.7%
JavaScript 36.6%
Vue 4.1%
HTML 3%
SCSS 0.4%
Other 0.2%