Skip to content

Option To Configure/Bypass Final Courtesy Check For Running Server #14262

@tdreid

Description

@tdreid

What would you like?

As discussed here cypress checks for the sever running at baseUrl. If this check fails it exits. The number of retries is not configurable, nor can the check be bypassed.

  • An option to suppress this check (nice to have -- ability to change it a "warning")
  • An option to configure the number of retries (nice to have -- retry-until-success).

Why is this needed?

  • So that other mechanisms for ensuring that the server is already running during test are not superseded by this non-optional check.

  • Avoid introducing dependencies on, e.g. wait-on, start-server-and-test

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions