mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 17:50:01 -06:00
* chore: set up sharing of react via module federation in studio * chore: add ability to load types from the studio bundle * fix build * fix build * fix build * PR comments * Update guides/studio-development.md Co-authored-by: Matt Schile <mschile@cypress.io> * fix test --------- Co-authored-by: Matt Schile <mschile@cypress.io>
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
- App lifecycle
- Building release artifacts
- Code signing
- Debug logs
- Determining the next version of Cypress to be released
- E2E Open Mode Testing
- Error handling
- GraphQL Subscriptions - Overview and Test Guide
- Patching packages
- Release process
- Testing other projects
- Testing strategy and style guide (draft)
- Writing cross-platform JavaScript
- Writing the Cypress Changelog