# 使用 Homebrew 安装 keploy

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install keploy
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:keploy
- **软件包管理器:** Homebrew
- **版本:** 3.6.5
- **来源摘要:** Testing Toolkit creates test-cases and data mocks from API calls, DB queries
- **主页:** <https://keploy.io>
- **仓库:** <https://github.com/keploy/keploy>
- **最后更新:** 2026-07-31T12:41:35Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- keploy (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.6.5
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

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



## Combined YAML source

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


## 来源

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