Skip to content

Run Cypress Headless Without Binary #1232

Description

@arahansen

Current behavior:

npm install cypress downloads the cypress app binary

Desired behavior:

npm install cypress (or something like npm install @cypress/headless) does not install a binary, and only installs necessary dependencies for running tests headlessly on CI.

Additional Info (images, stack traces, etc)

Our CI configuration is pretty strict about what can be externally downloaded. It would be great if cypress could be run without needing to whitelist the cypress domain.

  • Operating System: Linux centos
  • Cypress Version: 1.4.1
  • Browser Version: Chrome 63

Metadata

Metadata

Assignees

No one assigned

    Labels

    stage: proposal 💡No work has been done of this issuetype: featureNew feature that does not currently exist

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions