RepoGuard
Updated 10 h ago
Cypress.io

Organization

Public GitHub footprint of Cypress.io

@cypress-io
View profile on GitHub

Easily create tests for your modern web applications, debug them visually, and automatically run them in your continuous integration builds.

United States of America

219

Public repositories

69,917

Total stars

1,817

Followers

The GitHub presence of cypress-io includes a wide range of repositories focused on web application testing. Their primary programming languages are JavaScript and TypeScript, with notable repositories such as cypress, cypress-realworld-app, and cypress-example-recipes showcasing their testing methodologies and tools for developers.

Top languages

JavaScript 58TypeScript 17HTML 5CSS 3CoffeeScript 2Shell 2Dockerfile 1MDX 1

Public repositories

cypress

49,731

Fast, easy and reliable testing for anything that runs in a browser.

TypeScript
Updated Jun 13, 2026

cypress-realworld-app

5,898

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

TypeScript
Updated Jun 13, 2026

cypress-example-recipes

3,484

Various recipes for testing common scenarios with Cypress

JavaScript
Updated Jun 10, 2026

github-action

1,455

GitHub Action for running Cypress end-to-end & component tests

JavaScript
Updated Jun 9, 2026

cypress-example-kitchensink

1,246

This is an example app used to showcase Cypress.io testing.

HTML
Updated Jun 11, 2026

cypress-docker-images

1,055

Docker images with Cypress dependencies and browsers

Dockerfile
Updated Jun 9, 2026

cypress-documentation

1,042

Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.

TypeScript
Updated Jun 9, 2026

eslint-plugin-cypress

728

An ESLint plugin for projects that use Cypress

JavaScript
Updated Jun 9, 2026

cypress-react-unit-test

677

Unit test React components using Cypress

Unknown Language
Updated Feb 10, 2026

testing-workshop-cypress

480

End-to-end testing workshop with Cypress

JavaScript
Updated Jun 6, 2026

code-coverage

445

Saves the code coverage collected during Cypress tests

TypeScript
Updated Jun 12, 2026

cypress-vue-unit-test

292

A little helper to unit test Vue components in the Cypress.io E2E test runner

Unknown Language
Updated May 6, 2026

cypress-example-todomvc

269

The official TodoMVC tests written in Cypress.

JavaScript
Updated Jun 5, 2026

cypress-chrome-recorder

248

Export Cypress Tests from Google Chrome DevTools' Recorder

TypeScript
Updated May 31, 2026

cypress-and-jest-typescript-example

234

Example using Jest and Cypress with TypeScript in a single repo

TypeScript
Updated Jun 2, 2026

cypress-recorder-extension

164

No description provided for this repository.

JavaScript
Updated May 31, 2026

circleci-orb

162

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.

Unknown Language
Updated Jun 9, 2026

cypress-xpath

147

Adds XPath command to Cypress test runner

JavaScript
Updated Nov 25, 2025

cypress-example-docker-compose

144

Example running Cypress tests against Apache server via docker-compose

JavaScript
Updated Nov 25, 2025

cypress-grep

137

Filter tests using substring

JavaScript
Updated Feb 3, 2026

cypress-fiddle

135

Quickly generates Cypress tests from HTML and JS code

JavaScript
Updated Apr 10, 2025

cypress-example-api-testing

124

[ARCHIVED] Cypress E2E runner can also test Rest and other APIs

JavaScript
Updated May 26, 2026

cypress-example-docker-circle

123

Cypress + Docker + CircleCI = ❤️

JavaScript
Updated Nov 25, 2025

snapshot

117

Adds value / object / DOM element snapshot testing support to Cypress test runner

JavaScript
Updated Apr 8, 2026

cypress-example-conduit-app

109

[ARCHIVED] Conduit example blogging app.

JavaScript
Updated Mar 19, 2026

netlify-plugin-cypress

97

Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed

JavaScript
Updated Jun 8, 2026

chromium-downloads

95

A website that helps users to find and download archived Chromium versions.

JavaScript
Updated Mar 16, 2026

cypress-realworld-testing

86

Code for learn.cypress.io

MDX
Updated May 22, 2026

add-cypress-custom-command-in-typescript

86

Testing how new Cypress commands are added in TypeScript

TypeScript
Updated Apr 3, 2026

cypress-realworld-testing-course-app

85

No description provided for this repository.

TypeScript
Updated Jun 9, 2026

cypress-test-tiny

84

Tiny Cypress E2E test case

JavaScript
Updated Apr 2, 2026

cypress-component-testing-apps

71

No description provided for this repository.

TypeScript
Updated Apr 16, 2026

schema-tools

69

Validate, sanitize and document JSON schemas

TypeScript
Updated Dec 16, 2024

xvfb

52

Easily start and stop an X Virtual Frame Buffer from your node apps

JavaScript
Updated Jun 1, 2026

cypress-example-todomvc-redux

49

Example TodoMVC application with full code coverage

JavaScript
Updated Jun 3, 2026

cypress-tutorial-build-todo-starter

41

Starter project for the Cypress tutorial in which we build and test a todo app

CSS
Updated Mar 14, 2026

cypress-cli

38

CLI for Cypress.io Desktop App

CoffeeScript
Updated Aug 23, 2025

cypress-component-testing-examples

37

Cypress component examples

JavaScript
Updated Jun 12, 2026

cypress-realworld-testing-blog

31

A Next.js Blog for the Real World Testing with Cypress Curriculum

JavaScript
Updated Aug 20, 2025

cypress-example-docker-circle-workflows

31

Cypress + Docker + CircleCI Workflows = ❤️

JavaScript
Updated Oct 20, 2024

cypress-workshop-ci

28

A workshop that teaches you how to run Cypress on major CI providers

CSS
Updated Aug 21, 2025

ai-toolkit

27

Fast, flexible, and open tooling for building intelligent workflows with Cypress.

Unknown Language
Updated Jun 8, 2026

commit-info

18

Collects Git commit info using git

JavaScript
Updated Jan 27, 2026

cypress-heroes

18

Cypress Heroes Demo App

TypeScript
Updated Sep 11, 2025

react-tooltip

18

A tooltip component for React apps

JavaScript
Updated Apr 4, 2025

cypress-example-piechopper

17

[ARCHIVED] An example angular application with tests written in Cypress.

CoffeeScript
Updated Oct 23, 2025

request

14

🏊🏾 Simplified HTTP request client.

JavaScript
Updated May 28, 2026

cra-template-cypress-typescript

14

The base Cypress + TypeScript template for Create React App

TypeScript
Updated Feb 19, 2026

mocha-teamcity-reporter

14

No description provided for this repository.

JavaScript
Updated Aug 26, 2024

cypress-design

13

Components to build UI with the Cypress Brand

TypeScript
Updated Jun 11, 2026

todomvc

13

Vanilla JS TodoMVC with Cypress Tests

JavaScript
Updated Nov 25, 2025

cypress-realworld-testing-todomvc

11

A TodoMVC Application for the Testing Your First Application Course in the Real World Testing with Cypress Curriculum

JavaScript
Updated Aug 20, 2025

gh-action-and-gh-integration

11

Example project that uses both Cypress GH Action and Cypress GH Integration

JavaScript
Updated Mar 13, 2025

unique-selector

9

Given a DOM node, return a unique CSS selector matching only that element

JavaScript
Updated Mar 27, 2026

cypress-watch-preprocessor

8

Simple preprocessor that only watches files

JavaScript
Updated May 15, 2026

component-testing-quickstart-apps

8

Apps from the Cypress Component Testing quickstart guides

HTML
Updated Apr 30, 2026

cypress-example-phonecat

8

[ARCHIVED] The official angular phonecat example application with tests written in Cypress

JavaScript
Updated Aug 2, 2024

cypress-icons

7

Cypress logos, icons, favicons, tray, iconset

JavaScript
Updated Aug 2, 2024

cypress-workshop-ci-example

6

A simple example app to be used during cypress-workshop-ci session

HTML
Updated Jun 5, 2026

get-windows-proxy

5

Node.js module that finds a user's system proxy settings depending on their platform.

JavaScript
Updated Nov 13, 2025

sinon-chai

4

Extends Chai with assertions for the Sinon.JS mocking framework.

JavaScript
Updated Nov 22, 2025

github-actions-cache

4

Cache dependencies and build outputs in GitHub Actions

TypeScript
Updated Dec 7, 2024

cypress-chrome-recorder-extension

3

No description provided for this repository.

JavaScript
Updated Jun 16, 2025

mksnapshot

3

A rewrite of electron/mksnapshot to support multiple electron versions.

TypeScript
Updated Aug 27, 2024

fira

3

Mozilla's new typeface, used in Firefox OS

HTML
Updated Aug 2, 2024

vue-devtools

2

⚙️ Browser devtools extension for debugging Vue.js applications.

Unknown Language
Updated May 15, 2026

readmeio-sync

2

↕️ A tool for syncing local markdown files to Readme.io

JavaScript
Updated Aug 2, 2024

xvfb-maybe

2

No description provided for this repository.

JavaScript
Updated Aug 2, 2024

todomvc-common

2

Common TodoMVC utilities used in every app

JavaScript
Updated Aug 2, 2024

send

2

connect's static() file server extracted for general node.js use

JavaScript
Updated Aug 2, 2024

browser-launcher2

2

Detect, launch and stop browsers

JavaScript
Updated Aug 2, 2024

promise-semaphore

2

promise semaphore

JavaScript
Updated Aug 2, 2024

extract-zip

2

Zip extraction written in pure JavaScript. Extracts a zip into a directory.

JavaScript
Updated Aug 2, 2024

js-cookie

2

A simple, lightweight JavaScript API for handling browser cookies

JavaScript
Updated Aug 2, 2024

node-webkit-updater

2

node-webkit autoupdater

JavaScript
Updated Aug 2, 2024

html-select

2

match css selectors into an html tokenize stream

JavaScript
Updated Aug 2, 2024

node-trumpet

2

parse and transform streaming html using css selectors

JavaScript
Updated Aug 2, 2024

nw-builder

2

Lets you build your NW.js apps for mac, win and linux via cli. It will download the prebuilt binaries for a newest version, unpacks it, creates a release folder, create the app.nw file for a specified directory and copies the app.nw file where it belongs.

JavaScript
Updated Aug 2, 2024

cypress-example-electron-app

1

[WORK IN PROGRESS] An example of testing a packaged Electron app using Cypress.

JavaScript
Updated May 15, 2026

cp-benchmark

1

Benchmarking options to create child processes from inside an Electron app.

JavaScript
Updated Mar 18, 2026

request-promise

1

The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.

JavaScript
Updated Oct 29, 2025

commit-message-install

1

NPM install a package by name taken from the last commit message

JavaScript
Updated Oct 27, 2025

events-sdk-node

1

Events SDK Node

JavaScript
Updated Apr 4, 2025

marionette-client

1

No description provided for this repository.

JavaScript
Updated Oct 10, 2024

sinon

1

Test spies, stubs and mocks for JavaScript.

JavaScript
Updated Aug 2, 2024

npm-run-all

1

A CLI tool to run multiple npm-scripts in parallel or sequential.

JavaScript
Updated Aug 2, 2024

opn

1

A better node-open. Opens stuff like websites, files, executables. Cross-platform.

Shell
Updated Aug 2, 2024

agent-buildpack

0

No description provided for this repository.

Shell
Updated Jun 5, 2026

cypress-realworld-app-demo

0

A copy of Cypress's Real-World app that is used to populate Cypress Cloud for GTM demos

TypeScript
Updated May 25, 2026

cypress-nx-example

0

No description provided for this repository.

TypeScript
Updated May 15, 2026

is-fork-pr

0

Returns true if CI is building a pull request from a remote fork

JavaScript
Updated May 15, 2026

cypress-fetch-page

0

Pages used for performance testing of the Cypress proxy layer.

HTML
Updated May 15, 2026

cypress-api-testing-workshop

0

Repo used for the Cypress API Testing Workshop

Unknown Language
Updated May 15, 2026

continuous-threat-modeling

0

A Continuous Threat Modeling methodology

Unknown Language
Updated May 15, 2026

loki

0

Like Prometheus, but for logs.

Unknown Language
Updated May 15, 2026

ccs

0

No description provided for this repository.

Unknown Language
Updated May 15, 2026

font-flooding-playground

0

No description provided for this repository.

CSS
Updated May 15, 2026

loess

0

JavaScript implementation of the Locally-Weighted Regression package originally written in C by Cleveland, Grosse and Shyu (1992)

JavaScript
Updated Apr 15, 2026

esbuild

0

An extremely fast JavaScript bundler and minifier

Go
Updated Apr 24, 2025

action-semantic-pull-request

0

A Github Action that ensures that your PR title matches the Conventional Commits spec.

Unknown Language
Updated Aug 27, 2024

Frequently asked questions

What does cypress-io build on GitHub?

cypress-io builds various tools and libraries aimed at improving the testing experience for web applications. Their notable repositories include cypress for end-to-end testing and cypress-documentation for comprehensive user guidance.

Which programming languages does cypress-io use?

cypress-io primarily uses JavaScript and TypeScript for their repositories. They also incorporate HTML, CSS, CoffeeScript, and Shell in some projects, reflecting their focus on web development and testing.

Are cypress-io's repositories public?

Yes, all of cypress-io's repositories are public on GitHub. This allows developers to access their tools, contribute to projects, and view documentation related to Cypress testing methodologies.

Is this exposure intended?

Monitor Cypress.io with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account