Skip to content

Hoverpy downloads Hoverfly when it is already installed #21

Description

@mjlabe

Hoverfly v1.5.2 installed on the machine*, but when importing hoverpy, it installs hoverfly v0.10.0.

DOWNLOADING HOVERFLY FROM https://github.com/SpectoLabs/hoverfly/releases/download/v0.10.1/hoverfly_bundle_linux_amd64.zip TO /tmp/tmpm9e2399d

  • Installed with brew on Mac; on Linux:
wget -O hoverfly.zip 'https://github.com/SpectoLabs/hoverfly/releases/download/v1.5.2/hoverfly_bundle_linux_amd64.zip' \
  && unzip hoverfly.zip hoverfly hoverctl -d /usr/bin \
  && rm hoverfly.zip

Same with the hoverpy docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions