Automic VaultAutomic Vault

brew

Install hoverfly with Homebrew

API simulations for development and testing. Version 1.12.10 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install hoverfly

local Homebrew formula metadata

overview

Package summary

API simulations for development and testing

Commands and aliases

  • hoverfly

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for hoverfly. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
hoverflycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.12.10
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv1.12.10

https://github.com/SpectoLabs/hoverfly

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:hoverfly
Version1.12.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/hoverfly
Homepagehttps://hoverfly.io/
Repositoryhttps://github.com/SpectoLabs/hoverfly
Upstream docshttps://docs.hoverfly.io/
LicenseApache-2.0
Source archivehttps://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.10.tar.gz
Last updated2026-06-22T00:18:46Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehoverfly
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment