pkg.soopen package index

brew / rank 2720

Install keploy with Homebrew

Testing Toolkit creates test-cases and data mocks from API calls, DB queries. Version 3.6.5 via Homebrew; verified 2026-07-31.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install keploy

local Homebrew formula metadata

overview

Package summary

Testing Toolkit creates test-cases and data mocks from API calls, DB queries

Commands and aliases

  • keploy

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

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

Install behavior

  • No Homebrew bottle metadata was recorded.

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
keployexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version3.6.5
manager updated2026-07-31
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:keploy
Version3.6.5
Package managerHomebrew
Homepagehttps://keploy.io
Repositoryhttps://github.com/keploy/keploy
Last updated2026-07-31T12:41:35Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation