cypress-io / circleci-orb-example

Cypress CircleCI Orb example

Home Page:https://github.com/cypress-io/circleci-orb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

circleci-orb-example renovate-app badge CircleCI

Cypress CircleCI Orb example

This repository shows how to use cypress-io/circleci-orb to run Cypress on CircleCI with minimum configuration. See file circle.yml.

The config is minimal since it uses commands from the Cypress orb, but you can see how it expands into the compiled using

npm run effective:config

Examples

  • simple Cypress run
  • installing and building an app in the subfolder, but without running tests

For more Cypress orb examples, check out GitHub repos tagged cypress-orb-example

About

Cypress CircleCI Orb example

https://github.com/cypress-io/circleci-orb


Languages

Language:JavaScript 87.5%Language:HTML 12.5%