Skip to content
/ cypress Public
forked from cypress-io/cypress

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

License

Notifications You must be signed in to change notification settings

gaskar/cypress

Repository files navigation

Build status Description
CircleCI Cypress CI (this repo)
CircleCI cypress-test-node-versions
CircleCI cypress-test-ci-environments
CircleCI cypress-test-module-api
CircleCI cypress-on
CircleCI docsearch-scraper
Docker Build Status cypress-docker-images

Cypress

This is the Cypress monorepo, containing all packages that make up the Cypress app. See Issue #256 for details.

This monorepo is made up of various packages, all of which are found under the packages directory. They are discrete modules with different responsibilities, but each is necessary for the Cypress app and is not necessarily useful outside of the Cypress app.

Some, like core-https-proxy and core-launcher, run solely in node and support the Cypress server. Others, like core-desktop-gui and core-runner, create the GUI parts of the Cypress app.

CLI Documentation

Badges

Let the world know your project is using Cypress.io to test with this cool badge

badge

Markdown

[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)

SVG image

https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square

Development

Please see our Contributing Guideline

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 53.1%
  • JavaScript 25.3%
  • CSS 16.5%
  • HTML 4.3%
  • Other 0.8%