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是一个活跃的GitHub组织,专注于提供现代Web应用程序的测试解决方案。其公共代码库包括多个使用JavaScript和TypeScript的项目,如cypress和cypress-realworld-app,这些项目为开发者提供了可视化调试和持续集成测试的功能。该组织的代码库涵盖了广泛的测试场景,体现了其在开源社区中的重要性。
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。这些项目帮助开发者高效地进行端到端测试,确保Web应用程序的可靠性。
cypress-io主要使用JavaScript和TypeScript开发其项目。此外,还有一些代码库使用HTML、CSS、CoffeeScript和Shell。这些语言为其测试框架和工具提供了灵活性和强大功能。
是的,cypress-io的所有代码库都是公开的。这意味着任何人都可以访问、使用和贡献这些项目,促进了开源社区的合作与发展。