Cypress.io
- Atlanta, GA
- https://cypress.io
- hello@cypress.io
Pinned repositories
Repositories
-
cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
cypress-documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
-
netlify-plugin-prebuild-example
An example site built and tested on Netlify before and after build step
-
cypress-example-recipes
Various recipes for testing common scenarios with Cypress
-
netlify-plugin-cypress-example
An example site built and tested on Netlify using netlify-plugin-cypress
-
netlify-plugin-cypress
Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed
-
circleci-orb
Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
-
cypress-test-example-repos
Tests new version of Cypress against multiple projects
-
-
cypress-test-ci-environments
Confirms that missing Xvfb or dependencies can be detected by Cypress
-
cypress-test-nested-projects
Tests Cypress running tests in subfolders
-
cypress-test-node-versions
Installing Cypress from NPM sanity check
-
-
cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
-
github-action
GitHub Action for running Cypress end-to-end tests
-
snapbuild-darwin-x64
About This is the macOS 64-bit binary for esbuild based snapshot bundler.
-
-
testing-workshop-cypress
End-to-end testing workshop with Cypress
-
add-cypress-custom-command-in-typescript
Testing how new Cypress commands are added in TypeScript
-
cypress-docker-images
Docker images with Cypress dependencies and browsers
-
cypress-example-docker-codeship
Cypress + Docker + Codeship Pro =
❤️ -
cypress-example-docker-compose
Example running Cypress tests against Apache server via docker-compose
-
bumpercar
Easily update settings and trigger builds across projects and CI providers
-
-
cypress-skip-test
Simple commands to skip a test based on platform, browser or a url
-
cypress-example-kitchensink
This is an example app used to showcase Cypress.io testing.
-
code-coverage
Saves the code coverage collected during Cypress tests
-
react-tooltip
A tooltip component for React apps
-
cypress-and-jest-typescript-example
Example using Jest and Cypress with TypeScript in a single repo