Files
cypress/guides
Bill Glesias a4b7dcddc3 chore: convert @packages/network tests from mocha to vitest (#32630)
* start vitest convertion and convert connect spec to vitest

* chore: convert agent spec to vitest

* chore: convert block spec to vitest

* chore: convert client-certificates test to vitest and remove circular dependency on singletoon in agent and client certificats

* chore: convert the connect spec to vitest

* chore: convert cors spec to vitest

* chore: convert document domain spec to vitest

* chore: convert uri spec to vitest

* chore: cleanup files
2025-10-02 15:13:01 -04:00
..

Guides

The guides directory contains information about specific things encountered when contributing to the Cypress project that fall outside the scope of CONTRIBUTING.md, which is more geared towards everyday development in this repo.

For information about using Cypress for testing web applications, visit docs.cypress.io.

For information related to a specific package in the monorepo, see that package's respective README.md.

For general contributor information, check out CONTRIBUTING.md.

Table of Contents