Easily create tests for your modern web applications, debug them visually, and automatically run them in your continuous integration builds.
219
공개 저장소
69,922
총 별점
1,822
팔로워
cypress-io는 웹 애플리케이션을 위한 테스트를 쉽게 생성하고, 시각적으로 디버깅하며, 지속적 통합 빌드에서 자동으로 실행할 수 있는 도구입니다. 이 조직은 JavaScript, TypeScript, HTML, CSS 등 여러 프로그래밍 언어를 사용하는 다양한 공개 리포지토리를 보유하고 있으며, cypress, cypress-realworld-app, cypress-example-recipes와 같은 주요 프로젝트를 포함하고 있습니다.
Fast, easy and reliable testing for anything that runs in a browser.
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Various recipes for testing common scenarios with Cypress
GitHub Action for running Cypress end-to-end & component tests
This is an example app used to showcase Cypress.io testing.
Docker images with Cypress dependencies and browsers
Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
An ESLint plugin for projects that use Cypress
Unit test React components using Cypress
End-to-end testing workshop with Cypress
Saves the code coverage collected during Cypress tests
A little helper to unit test Vue components in the Cypress.io E2E test runner
The official TodoMVC tests written in Cypress.
Export Cypress Tests from Google Chrome DevTools' Recorder
Example using Jest and Cypress with TypeScript in a single repo
이 저장소에 대한 설명이 제공되지 않았습니다.
Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
Adds XPath command to Cypress test runner
Example running Cypress tests against Apache server via docker-compose
Filter tests using substring
Quickly generates Cypress tests from HTML and JS code
[ARCHIVED] Cypress E2E runner can also test Rest and other APIs
Cypress + Docker + CircleCI = ❤️
Adds value / object / DOM element snapshot testing support to Cypress test runner
[ARCHIVED] Conduit example blogging app.
Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed
A website that helps users to find and download archived Chromium versions.
Code for learn.cypress.io
Testing how new Cypress commands are added in TypeScript
이 저장소에 대한 설명이 제공되지 않았습니다.
Tiny Cypress E2E test case
이 저장소에 대한 설명이 제공되지 않았습니다.
Validate, sanitize and document JSON schemas
Easily start and stop an X Virtual Frame Buffer from your node apps
Example TodoMVC application with full code coverage
Starter project for the Cypress tutorial in which we build and test a todo app
CLI for Cypress.io Desktop App
Cypress component examples
A Next.js Blog for the Real World Testing with Cypress Curriculum
Cypress + Docker + CircleCI Workflows = ❤️
A workshop that teaches you how to run Cypress on major CI providers
Fast, flexible, and open tooling for building intelligent workflows with Cypress.
Collects Git commit info using git
Cypress Heroes Demo App
A tooltip component for React apps
[ARCHIVED] An example angular application with tests written in Cypress.
🏊🏾 Simplified HTTP request client.
The base Cypress + TypeScript template for Create React App
이 저장소에 대한 설명이 제공되지 않았습니다.
Components to build UI with the Cypress Brand
Vanilla JS TodoMVC with Cypress Tests
A TodoMVC Application for the Testing Your First Application Course in the Real World Testing with Cypress Curriculum
Example project that uses both Cypress GH Action and Cypress GH Integration
Given a DOM node, return a unique CSS selector matching only that element
Simple preprocessor that only watches files
Apps from the Cypress Component Testing quickstart guides
[ARCHIVED] The official angular phonecat example application with tests written in Cypress
Cypress logos, icons, favicons, tray, iconset
A simple example app to be used during cypress-workshop-ci session
Node.js module that finds a user's system proxy settings depending on their platform.
Extends Chai with assertions for the Sinon.JS mocking framework.
Cache dependencies and build outputs in GitHub Actions
이 저장소에 대한 설명이 제공되지 않았습니다.
A rewrite of electron/mksnapshot to support multiple electron versions.
Mozilla's new typeface, used in Firefox OS
⚙️ Browser devtools extension for debugging Vue.js applications.
↕️ A tool for syncing local markdown files to Readme.io
이 저장소에 대한 설명이 제공되지 않았습니다.
Common TodoMVC utilities used in every app
connect's static() file server extracted for general node.js use
Detect, launch and stop browsers
promise semaphore
Zip extraction written in pure JavaScript. Extracts a zip into a directory.
A simple, lightweight JavaScript API for handling browser cookies
node-webkit autoupdater
match css selectors into an html tokenize stream
parse and transform streaming html using css selectors
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.
[WORK IN PROGRESS] An example of testing a packaged Electron app using Cypress.
Benchmarking options to create child processes from inside an Electron app.
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
NPM install a package by name taken from the last commit message
Events SDK Node
이 저장소에 대한 설명이 제공되지 않았습니다.
Test spies, stubs and mocks for JavaScript.
A CLI tool to run multiple npm-scripts in parallel or sequential.
A better node-open. Opens stuff like websites, files, executables. Cross-platform.
이 저장소에 대한 설명이 제공되지 않았습니다.
A copy of Cypress's Real-World app that is used to populate Cypress Cloud for GTM demos
이 저장소에 대한 설명이 제공되지 않았습니다.
Returns true if CI is building a pull request from a remote fork
Pages used for performance testing of the Cypress proxy layer.
Repo used for the Cypress API Testing Workshop
A Continuous Threat Modeling methodology
Like Prometheus, but for logs.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
JavaScript implementation of the Locally-Weighted Regression package originally written in C by Cleveland, Grosse and Shyu (1992)
An extremely fast JavaScript bundler and minifier
A Github Action that ensures that your PR title matches the Conventional Commits spec.
cypress-io는 웹 애플리케이션의 테스트를 위한 다양한 도구와 프레임워크를 개발합니다. 주요 프로젝트로는 cypress, cypress-realworld-app, cypress-example-recipes 등이 있으며, 이들은 광범위하게 사용되고 있습니다.
cypress-io는 주로 JavaScript와 TypeScript를 사용합니다. 그 외에도 HTML, CSS, CoffeeScript, Shell과 같은 언어를 사용하여 다양한 프로젝트를 개발하고 있습니다.
네, cypress-io의 모든 리포지토리는 공개입니다. 이는 개발자들이 Cypress 도구를 활용하고 기여할 수 있도록 하며, 공개적인 코드 베이스와 문서를 통해 커뮤니티와 소통하고 있습니다.