pkg.soopen package index

brew / 排名 7006

使用 Homebrew 安装 hoverfly

查看 hoverfly 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hoverfly

local Homebrew formula metadata

概览

软件包摘要

API simulations for development and testing

命令和别名

  • hoverfly

历史

项目历史与用法

Hoverfly is an open source API simulation and service virtualization tool for development and testing. The project describes itself as a lightweight way to create realistic simulations of APIs that an application depends on.

项目历史

Hoverfly grew out of an effort to build the smallest service virtualization tool possible. Its documentation frames the project around the problem of testing applications that depend on external services, where network outages, latency, unavailable dependencies, and hard-to-manage test data make integration tests brittle.

The repository README and docs describe a Go-based proxy/server application controlled by `hoverctl`. Hoverfly can capture, export, import, edit, and replay simulations, and the project also exposes a REST API and language bindings, most prominently Java bindings.

采用历史

Hoverfly became useful in microservice testing because it sits at the architectural boundary rather than inside application code. The docs position it between intrusive mocks and hand-written stub services: a controllable dependency sandbox that can simulate slow, flaky, rate-limited, or unavailable APIs.

The project has been packaged as a Homebrew formula and has adjacent official repositories for Java bindings, a UI, and a GitHub Action. Those companion projects show adoption beyond a single binary: Hoverfly became a small tool family for service virtualization in local development and CI.

使用方式

The documented getting-started flow installs two binaries, `hoverfly` and `hoverctl`. `hoverctl` starts, stops, and configures a Hoverfly daemon, while `hoverfly` provides the proxy or webserver and API endpoints that do the simulation work.

Typical usage is to replace unreliable or unavailable API dependencies with reusable simulations, then exercise application code over HTTP as if it were talking to the external service.

为什么软件包爱好者会关心

Hoverfly matters to package nerds because it turns service virtualization into a portable CLI install rather than a heavy test environment. Its value is operational: developers can install one binary pair, put it in CI, and make network-dependent tests repeatable.

It also illustrates how Go CLIs entered the testing-tooling shelf: self-contained binaries, Homebrew packaging, release archives, and wrappers for language ecosystems that do not have to reimplement the proxy.

时间线

  • Origin: Hoverfly documentation says the project grew from an effort to build the smallest service virtualization tool possible.
  • v1.12.10: The hosted documentation identifies the Hoverfly and hoverctl two-binary model.
  • v1.12.10: Homebrew builds the formula from the upstream SpectoLabs GitHub tag.

Related projects

  • hoverfly-java provides native Java bindings for using Hoverfly in JVM tests.
  • hoverfly-ui is the Angular frontend application bundled with Hoverfly.
  • hoverfly-github-action installs Hoverfly and hoverctl for GitHub Actions workflows.
  • Traditional mocks and stub servers are the comparison points used in Hoverfly's own motivation documentation.

安全态势

尚未找到受保护工具覆盖

没有找到 hoverfly 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
hoverfly可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.12.10
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hoverfly
版本1.12.10
软件包管理器Homebrew
主页https://hoverfly.io/
仓库https://github.com/SpectoLabs/hoverfly
最后更新2026-07-27T14:32:26+02:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation