RepoGuard
10 min ago को अपडेट किया गया
Cypress.io

Organization

Cypress.io का सार्वजनिक GitHub फुटप्रिंट

@cypress-io
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

सार्वजनिक रिपोजिटरी

69,922

कुल सितारे

1,822

अनुयायी

cypress-io का सार्वजनिक GitHub उपस्थिति कई प्रोजेक्ट्स और रेपोजिटरीज़ से भरी हुई है, जिसमें मुख्यतः JavaScript, TypeScript, HTML, CSS, CoffeeScript, और Shell भाषाओं का उपयोग किया गया है। इसके प्रमुख रेपोजिटरी जैसे cypress, cypress-realworld-app, और cypress-example-recipes व्यापक रूप से उपयोग किए जाते हैं, जो वेब अनुप्रयोगों के परीक्षण को सरल बनाते हैं।

शीर्ष भाषाएँ

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

सार्वजनिक रिपोजिटरी

cypress

49,737

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

TypeScript
अपडेट किया गया 13 जून 2026

cypress-realworld-app

5,897

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

TypeScript
अपडेट किया गया 13 जून 2026

cypress-example-recipes

3,484

Various recipes for testing common scenarios with Cypress

JavaScript
अपडेट किया गया 10 जून 2026

github-action

1,455

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

JavaScript
अपडेट किया गया 9 जून 2026

cypress-example-kitchensink

1,246

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

HTML
अपडेट किया गया 11 जून 2026

cypress-docker-images

1,055

Docker images with Cypress dependencies and browsers

Dockerfile
अपडेट किया गया 9 जून 2026

cypress-documentation

1,042

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

TypeScript
अपडेट किया गया 9 जून 2026

eslint-plugin-cypress

728

An ESLint plugin for projects that use Cypress

JavaScript
अपडेट किया गया 9 जून 2026

cypress-react-unit-test

677

Unit test React components using Cypress

अज्ञात भाषा
अपडेट किया गया 10 फ़र॰ 2026

testing-workshop-cypress

480

End-to-end testing workshop with Cypress

JavaScript
अपडेट किया गया 6 जून 2026

code-coverage

445

Saves the code coverage collected during Cypress tests

TypeScript
अपडेट किया गया 12 जून 2026

cypress-vue-unit-test

292

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

अज्ञात भाषा
अपडेट किया गया 6 मई 2026

cypress-example-todomvc

269

The official TodoMVC tests written in Cypress.

JavaScript
अपडेट किया गया 5 जून 2026

cypress-chrome-recorder

248

Export Cypress Tests from Google Chrome DevTools' Recorder

TypeScript
अपडेट किया गया 31 मई 2026

cypress-and-jest-typescript-example

234

Example using Jest and Cypress with TypeScript in a single repo

TypeScript
अपडेट किया गया 2 जून 2026

cypress-recorder-extension

164

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

JavaScript
अपडेट किया गया 31 मई 2026

circleci-orb

162

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

अज्ञात भाषा
अपडेट किया गया 9 जून 2026

cypress-xpath

147

Adds XPath command to Cypress test runner

JavaScript
अपडेट किया गया 25 नव॰ 2025

cypress-example-docker-compose

144

Example running Cypress tests against Apache server via docker-compose

JavaScript
अपडेट किया गया 25 नव॰ 2025

cypress-grep

137

Filter tests using substring

JavaScript
अपडेट किया गया 3 फ़र॰ 2026

cypress-fiddle

135

Quickly generates Cypress tests from HTML and JS code

JavaScript
अपडेट किया गया 10 अप्रैल 2025

cypress-example-api-testing

124

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

JavaScript
अपडेट किया गया 26 मई 2026

cypress-example-docker-circle

123

Cypress + Docker + CircleCI = ❤️

JavaScript
अपडेट किया गया 25 नव॰ 2025

snapshot

117

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

JavaScript
अपडेट किया गया 8 अप्रैल 2026

cypress-example-conduit-app

109

[ARCHIVED] Conduit example blogging app.

JavaScript
अपडेट किया गया 19 मार्च 2026

netlify-plugin-cypress

97

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

JavaScript
अपडेट किया गया 8 जून 2026

chromium-downloads

95

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

JavaScript
अपडेट किया गया 16 मार्च 2026

cypress-realworld-testing

86

Code for learn.cypress.io

MDX
अपडेट किया गया 22 मई 2026

add-cypress-custom-command-in-typescript

86

Testing how new Cypress commands are added in TypeScript

TypeScript
अपडेट किया गया 3 अप्रैल 2026

cypress-realworld-testing-course-app

85

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

TypeScript
अपडेट किया गया 9 जून 2026

cypress-test-tiny

84

Tiny Cypress E2E test case

JavaScript
अपडेट किया गया 2 अप्रैल 2026

cypress-component-testing-apps

71

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

TypeScript
अपडेट किया गया 16 अप्रैल 2026

schema-tools

69

Validate, sanitize and document JSON schemas

TypeScript
अपडेट किया गया 16 दिस॰ 2024

xvfb

52

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

JavaScript
अपडेट किया गया 1 जून 2026

cypress-example-todomvc-redux

49

Example TodoMVC application with full code coverage

JavaScript
अपडेट किया गया 3 जून 2026

cypress-tutorial-build-todo-starter

41

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

CSS
अपडेट किया गया 14 मार्च 2026

cypress-cli

38

CLI for Cypress.io Desktop App

CoffeeScript
अपडेट किया गया 23 अग॰ 2025

cypress-component-testing-examples

37

Cypress component examples

JavaScript
अपडेट किया गया 12 जून 2026

cypress-realworld-testing-blog

31

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

JavaScript
अपडेट किया गया 20 अग॰ 2025

cypress-example-docker-circle-workflows

31

Cypress + Docker + CircleCI Workflows = ❤️

JavaScript
अपडेट किया गया 20 अक्टू॰ 2024

cypress-workshop-ci

28

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

CSS
अपडेट किया गया 21 अग॰ 2025

ai-toolkit

27

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

अज्ञात भाषा
अपडेट किया गया 8 जून 2026

commit-info

18

Collects Git commit info using git

JavaScript
अपडेट किया गया 27 जन॰ 2026

cypress-heroes

18

Cypress Heroes Demo App

TypeScript
अपडेट किया गया 11 सित॰ 2025

react-tooltip

18

A tooltip component for React apps

JavaScript
अपडेट किया गया 4 अप्रैल 2025

cypress-example-piechopper

17

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

CoffeeScript
अपडेट किया गया 23 अक्टू॰ 2025

request

14

🏊🏾 Simplified HTTP request client.

JavaScript
अपडेट किया गया 28 मई 2026

cra-template-cypress-typescript

14

The base Cypress + TypeScript template for Create React App

TypeScript
अपडेट किया गया 19 फ़र॰ 2026

mocha-teamcity-reporter

14

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

JavaScript
अपडेट किया गया 26 अग॰ 2024

cypress-design

13

Components to build UI with the Cypress Brand

TypeScript
अपडेट किया गया 11 जून 2026

todomvc

13

Vanilla JS TodoMVC with Cypress Tests

JavaScript
अपडेट किया गया 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
अपडेट किया गया 20 अग॰ 2025

gh-action-and-gh-integration

11

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

JavaScript
अपडेट किया गया 13 मार्च 2025

unique-selector

9

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

JavaScript
अपडेट किया गया 27 मार्च 2026

cypress-watch-preprocessor

8

Simple preprocessor that only watches files

JavaScript
अपडेट किया गया 15 मई 2026

component-testing-quickstart-apps

8

Apps from the Cypress Component Testing quickstart guides

HTML
अपडेट किया गया 30 अप्रैल 2026

cypress-example-phonecat

8

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

JavaScript
अपडेट किया गया 2 अग॰ 2024

cypress-icons

7

Cypress logos, icons, favicons, tray, iconset

JavaScript
अपडेट किया गया 2 अग॰ 2024

cypress-workshop-ci-example

6

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

HTML
अपडेट किया गया 5 जून 2026

get-windows-proxy

5

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

JavaScript
अपडेट किया गया 13 नव॰ 2025

sinon-chai

4

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

JavaScript
अपडेट किया गया 22 नव॰ 2025

github-actions-cache

4

Cache dependencies and build outputs in GitHub Actions

TypeScript
अपडेट किया गया 7 दिस॰ 2024

cypress-chrome-recorder-extension

3

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

JavaScript
अपडेट किया गया 16 जून 2025

mksnapshot

3

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

TypeScript
अपडेट किया गया 27 अग॰ 2024

fira

3

Mozilla's new typeface, used in Firefox OS

HTML
अपडेट किया गया 2 अग॰ 2024

vue-devtools

2

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

अज्ञात भाषा
अपडेट किया गया 15 मई 2026

readmeio-sync

2

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

JavaScript
अपडेट किया गया 2 अग॰ 2024

xvfb-maybe

2

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

JavaScript
अपडेट किया गया 2 अग॰ 2024

todomvc-common

2

Common TodoMVC utilities used in every app

JavaScript
अपडेट किया गया 2 अग॰ 2024

send

2

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

JavaScript
अपडेट किया गया 2 अग॰ 2024

browser-launcher2

2

Detect, launch and stop browsers

JavaScript
अपडेट किया गया 2 अग॰ 2024

promise-semaphore

2

promise semaphore

JavaScript
अपडेट किया गया 2 अग॰ 2024

extract-zip

2

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

JavaScript
अपडेट किया गया 2 अग॰ 2024

js-cookie

2

A simple, lightweight JavaScript API for handling browser cookies

JavaScript
अपडेट किया गया 2 अग॰ 2024

node-webkit-updater

2

node-webkit autoupdater

JavaScript
अपडेट किया गया 2 अग॰ 2024

html-select

2

match css selectors into an html tokenize stream

JavaScript
अपडेट किया गया 2 अग॰ 2024

node-trumpet

2

parse and transform streaming html using css selectors

JavaScript
अपडेट किया गया 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
अपडेट किया गया 2 अग॰ 2024

cypress-example-electron-app

1

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

JavaScript
अपडेट किया गया 15 मई 2026

cp-benchmark

1

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

JavaScript
अपडेट किया गया 18 मार्च 2026

request-promise

1

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

JavaScript
अपडेट किया गया 29 अक्टू॰ 2025

commit-message-install

1

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

JavaScript
अपडेट किया गया 27 अक्टू॰ 2025

events-sdk-node

1

Events SDK Node

JavaScript
अपडेट किया गया 4 अप्रैल 2025

marionette-client

1

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

JavaScript
अपडेट किया गया 10 अक्टू॰ 2024

sinon

1

Test spies, stubs and mocks for JavaScript.

JavaScript
अपडेट किया गया 2 अग॰ 2024

npm-run-all

1

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

JavaScript
अपडेट किया गया 2 अग॰ 2024

opn

1

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

Shell
अपडेट किया गया 2 अग॰ 2024

agent-buildpack

0

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

Shell
अपडेट किया गया 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
अपडेट किया गया 25 मई 2026

cypress-nx-example

0

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

TypeScript
अपडेट किया गया 15 मई 2026

is-fork-pr

0

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

JavaScript
अपडेट किया गया 15 मई 2026

cypress-fetch-page

0

Pages used for performance testing of the Cypress proxy layer.

HTML
अपडेट किया गया 15 मई 2026

cypress-api-testing-workshop

0

Repo used for the Cypress API Testing Workshop

अज्ञात भाषा
अपडेट किया गया 15 मई 2026

continuous-threat-modeling

0

A Continuous Threat Modeling methodology

अज्ञात भाषा
अपडेट किया गया 15 मई 2026

loki

0

Like Prometheus, but for logs.

अज्ञात भाषा
अपडेट किया गया 15 मई 2026

ccs

0

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

अज्ञात भाषा
अपडेट किया गया 15 मई 2026

font-flooding-playground

0

इस रिपोजिटरी के लिए कोई विवरण प्रदान नहीं किया गया।

CSS
अपडेट किया गया 15 मई 2026

loess

0

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

JavaScript
अपडेट किया गया 15 अप्रैल 2026

esbuild

0

An extremely fast JavaScript bundler and minifier

Go
अपडेट किया गया 24 अप्रैल 2025

action-semantic-pull-request

0

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

अज्ञात भाषा
अपडेट किया गया 27 अग॰ 2024

अक्सर पूछे जाने वाले प्रश्न

cypress-io GitHub पर क्या बनाता है?

cypress-io GitHub पर वेब अनुप्रयोगों के परीक्षण के लिए उपकरण और लाइब्रेरी बनाता है। इसके प्रमुख प्रोजेक्ट्स में cypress, cypress-realworld-app, और cypress-example-recipes शामिल हैं, जो परीक्षण प्रक्रियाओं को सरल और प्रभावी बनाते हैं।

cypress-io कौन सी प्रोग्रामिंग भाषाएँ उपयोग करता है?

cypress-io मुख्यतः JavaScript, TypeScript, HTML, CSS, CoffeeScript, और Shell भाषाओं का उपयोग करता है। ये भाषाएँ इसके विभिन्न रेपोजिटरीज़ में परीक्षण और विकास कार्यों के लिए आवश्यक हैं।

क्या cypress-io के रेपोजिटरी सार्वजनिक हैं?

हाँ, cypress-io के सभी रेपोजिटरी सार्वजनिक हैं। कोई भी उपयोगकर्ता इन रेपोजिटरीज़ तक पहुँच सकता है और इनके कोड का उपयोग या योगदान कर सकता है, जिससे परीक्षण के क्षेत्र में सहयोग और विकास को बढ़ावा मिलता है।

क्या यह एक्सपोजर इरादा है?

RepoGuard के साथ Cypress.io की निगरानी करें और जैसे ही एक नया सार्वजनिक रिपोजिटरी बनता है, सूचित हों।

इस खाते की निगरानी करें