cypress
Fast, easy and reliable testing for anything that runs in a browser.
Analyze Cypress performance with built in metrics, TelemetryManager, and CI reporting. Learn how to use perf_hooks and export data to external services for deeper insights.
Cypress Monorepo CI/CD Setup: How CircleCI Powers the Build PipelineLearn how the Cypress monorepo leverages CircleCI for a powerful CI/CD setup. Explore its modular configuration for Linux, macOS, and Windows builds with automated publishing.
Where to Find Examples of Cypress Usage: 4 Official Sources ExplainedDiscover where to find Cypress usage examples. Explore the monorepo, minimal package, kitchen-sink repo, and documentation examples for quick learning.
How to Integrate Custom Commands in Cypress: A Complete Guide with Code ExamplesLearn how to integrate custom commands in Cypress using Cypress.Commands.add() and Cypress.Commands.overwrite() with code examples. Enhance your testing workflow today.
How to Build Cypress from Source: A Complete Guide for Contributors and Custom BuildsLearn how to build Cypress from source with this comprehensive guide. Install dependencies, compile the CLI, and build the Electron binary for custom builds and contributions.
Cypress Dependencies: Complete Guide to the Monorepo's External PackagesExplore Cypress dependencies with this guide. Understand external packages in the monorepo, managed by Yarn workspaces and root package.json for efficient development.
How to Fork and Modify Cypress Code: A Complete Guide to ContributingLearn how to fork and modify Cypress code. Clone the monorepo, install dependencies, and run yarn dev for hot-reloading. Contribute to Cypress today.
Where Are Cypress Configuration Files Located? A Complete Guide to Config Discovery and LoadingFind your Cypress configuration files. Learn where cypress.config.{js,ts,mjs,cjs} are located and how Cypress loads them automatically in your project root.
How Cypress Handles Different Environments Within Its Monorepo: A Deep Dive into CYPRESS_INTERNAL_ENVDiscover how Cypress manages different environments in its monorepo using the CYPRESS_INTERNAL_ENV variable. Understand its impact on CLI, server, and build pipelines.
Core Concepts of the Cypress Architecture: A Deep Dive into the Monorepo StructureExplore Cypress architecture and its monorepo structure. Understand the separation of CLI, test driver, network stack, and GUI for a modular testing platform.
How to Identify Feature Names in Cypress Source Code: A Complete GuideDiscover how to find feature names in Cypress source code by exploring the FeatureFlag enum and related type definitions. Master Cypress feature flag identification.
Where to Find Cypress Internal APIs Documentation: A Developer’s GuideFind Cypress internal APIs documentation within the cypress-io/cypress monorepo. Explore JSDoc comments and type definitions in package index.ts files for clear insights.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →