# Installer hoverfly avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hoverfly pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:hoverfly
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hoverfly
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:hoverfly
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/hoverfly>
- **Version:** 1.12.10
- **Résumé source:** API simulations for development and testing
- **Page d'accueil:** <https://hoverfly.io/>
- **Dépôt:** <https://github.com/SpectoLabs/hoverfly>
- **Docs amont:** <https://hoverfly.io/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.10.tar.gz>
- **Dernière mise à jour:** 2026-07-27T14:32:26+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- hoverfly (cli)
- hoverfly (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.12.10
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/SpectoLabs/hoverfly
- dernière version détectée: v1.12.10 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://formulae.brew.sh/formula/hoverfly>
- <https://github.com/SpectoLabs/hoverfly>
- <https://github.com/SpectoLabs/hoverfly-github-action>
- <https://github.com/SpectoLabs/hoverfly-java>
- <https://github.com/SpectoLabs/hoverfly-ui>
- <https://github.com/SpectoLabs/hoverfly/blob/master/docs/pages/introduction/gettingstarted.rst>
- <https://github.com/SpectoLabs/hoverfly/blob/master/docs/pages/introduction/motivation.rst>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour hoverfly. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** hoverfly
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [mockolo](https://pkg.so/fr/brew/mockolo/) - Shares pkgdb curated category or tags: cli, developer-tools, mocking, testing.
- [mockery](https://pkg.so/fr/brew/mockery/) - Shares pkgdb curated category or tags: cli, developer-tools, mocking, testing.
- [mockserver](https://pkg.so/fr/brew/mockserver/) - Shares pkgdb curated category or tags: cli, developer-tools, proxy, testing.
- [moto](https://pkg.so/fr/brew/moto/) - Shares pkgdb curated category or tags: cli, developer-tools, mocking, testing.
- [lcov](https://pkg.so/fr/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [bats-core](https://pkg.so/fr/brew/bats-core/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [allure](https://pkg.so/fr/brew/allure/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [kind](https://pkg.so/fr/brew/kind/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [mountebank](https://pkg.so/fr/npm/mountebank/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, mocking, proxy.

## Combined YAML source

View the package source record on GitHub. [combined/hoverfly.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hoverfly.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
