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
.
- 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