macOS
brew install keploylocal Homebrew formula metadata
安装
brew install keploylocal Homebrew formula metadata
概览
Testing Toolkit creates test-cases and data mocks from API calls, DB queries
历史
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.
安全态势
没有找到 keploy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
keploy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/keploy/keploy
安装元数据
| 软件包键 | brew:keploy |
|---|---|
| 版本 | 3.6.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/keploy |
| 主页 | https://keploy.io |
| 仓库 | https://github.com/keploy/keploy |
| 上游文档 | https://github.com/keploy/keploy#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/keploy/keploy/archive/refs/tags/v3.6.4.tar.gz |
| 最后更新 | 2026-07-23T01:08:55Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.