pkg.soopen package index

brew / Rang 7006

hoverfly mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hoverfly in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hoverfly

local Homebrew formula metadata

Überblick

Paketzusammenfassung

API simulations for development and testing

Befehle und Aliase

  • hoverfly

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für hoverfly wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
hoverflyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.12.10
Manager aktualisiert2026-07-27
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hoverfly
Version1.12.10
PaketmanagerHomebrew
Homepagehttps://hoverfly.io/
Repositoryhttps://github.com/SpectoLabs/hoverfly
Zuletzt aktualisiert2026-07-27T14:32:26+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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