# keploy mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:keploy
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install keploy
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:keploy
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/keploy>
- **Version:** 3.6.6
- **Quellzusammenfassung:** Testing Toolkit creates test-cases and data mocks from API calls, DB queries
- **Homepage:** <https://keploy.io>
- **Repository:** <https://github.com/keploy/keploy>
- **Upstream-Dokumentation:** <https://keploy.io>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/keploy/keploy/archive/refs/tags/v3.6.5.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-03T21:14:02Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- keploy (cli)
- keploy (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.6.6
- Manager aktualisiert: 2026-08-03
- lokale Daten: OK
- Upstream-Repository: https://github.com/keploy/keploy
- neueste erkannte Version: v3.6.5 (aktuell)
## Projektgeschichte und Nutzung

Keploy is an open-source API and integration testing platform that records real traffic, database calls, and streaming events, then replays them as deterministic tests and mocks.

The project is significant in the package-manager ecosystem because it ships a developer-facing CLI for a modern record-and-replay testing workflow, including eBPF-based traffic capture and CI usage.

### Projektgeschichte

The keploy/keploy repository was created on GitHub on 2022-01-19. The official README describes Keploy as a developer-centric testing tool that auto-generates tests and data mocks from real API calls, database queries, and streaming events.

By the 2026 README, Keploy emphasized code-less, language-agnostic capture at the network layer using eBPF. The documentation also split the project into installation, quickstart, record-replay, CI/CD, coverage, and cloud features.

### Adoptionsgeschichte

Keploy developed visible adoption signals beyond a small CLI: the README linked to Slack, LinkedIn, YouTube, X, documentation, community materials, and the CNCF Landscape entry. On 2026-07-01, GitHub API metadata reported 17,843 stars and 2,252 forks, and Homebrew metadata listed v3.5.82 with 243 installs in the previous 30 days.

### Wie es verwendet wird

The core CLI workflow is to install the Keploy agent, run an application with keploy record, exercise real API flows, then run keploy test to replay the captured traffic offline with mocks. The README describes support across languages because capture happens below application SDK boundaries.

Package users usually care about Keploy when they want integration tests without hand-writing large mock suites, especially for services that depend on databases, queues, or external APIs.

### Warum Paket-Nerds sich dafür interessieren

Keploy represents the packaging of eBPF-backed test capture as a normal developer CLI. That puts it in the same package-nerd conversation as tools that turn runtime behavior into reproducible artifacts: recorders, mock generators, and CI-friendly local infrastructure substitutes.

### Zeitleiste

- 2022-01-19: keploy/keploy repository created on GitHub.
- 2026-06-29: v3.5.82 release published on GitHub.
- 2026-07-01: Homebrew formula metadata listed Keploy v3.5.82.
- 2026-07-01: GitHub API metadata reported 17,843 stars and 2,252 forks.

### Related projects

- The official docs and README position Keploy around API testing, integration testing, mocks, CI/CD, OpenAPI-driven coverage, and infrastructure virtualization.
- The README links Keploy to the CNCF Landscape under application definition and development tooling.

### Quellen

- <https://api.github.com/repos/keploy/keploy>
- <https://api.github.com/repos/keploy/keploy/releases?per_page=10>
- <https://formulae.brew.sh/api/formula/keploy.json>
- <https://github.com/keploy/keploy>
- <https://keploy.io/docs>
- <https://raw.githubusercontent.com/keploy/keploy/main/README.md>


## Sicherheitshinweise

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


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** keploy
- **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


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [newman](https://pkg.so/de/brew/newman/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [schemathesis](https://pkg.so/de/brew/schemathesis/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, testing.
- [stepci](https://pkg.so/de/brew/stepci/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [beakerlib](https://pkg.so/de/brew/beakerlib/) - Shares pkgdb curated category or tags: cli, developer-tools, integration-testing, testing.
- [busted](https://pkg.so/de/brew/busted/) - Shares pkgdb curated category or tags: cli, developer-tools, mocks, testing.
- [apib](https://pkg.so/de/brew/apib/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, testing.
- [req](https://pkg.so/de/brew/req/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [lcov](https://pkg.so/de/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.

## Combined YAML source

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


## Quellen

- 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
