Ross ROSS = Recommend OSS · open-source software intelligence for agents

keploy/keploy

Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing. observed · 2026-08-28

github.com/keploy/keploy · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 1687
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 405

Full methodology

Adoption not part of the score

18424 stars · 2337 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Keploy is a developer-centric API and integration testing platform that records real application traffic, database queries, and streaming events, then replays them as automated tests with auto-generated data mocks. It uses eBPF to capture traffic at the network layer, making it code-less and language-agnostic, and runs locally, in CI, or across Kubernetes.

Use cases

  • generate api tests from real traffic
  • auto-generate integration tests with mocked dependencies
  • record and replay api calls as test cases
  • create test data mocks for databases and queues
  • run regression tests in ci from production traffic
  • achieve high test coverage without writing unit tests
  • test apis without changing application code

When to choose

  • you want automated API and integration tests without writing test code
  • you need to capture and replay real traffic for regression testing
  • you want virtualized dependencies like databases and queues in tests
  • your stack is polyglot and you need a language-agnostic testing tool
  • you want to run traffic-based tests in CI or Kubernetes sandboxes

When to avoid

  • you need fine-grained unit testing of individual functions
  • your environment cannot run eBPF (e.g., some managed or Windows-only setups)
  • you need a simple manual API client like Postman rather than automated test generation
  • your compliance policy forbids capturing production traffic

Facets

service · maturity active

testing e2e-testing mocking api-framework ci-cd testing developer-tools apis cli cloud self-hosted api-testing record-replay ebpf test-generation traffic-capture integration-testing data-mocks regression-testing devops linux docker kubernetes

2 sources

Member repositories

RepositoryRoleHealth v2
keploy/keploymain95

For agents

markdown · JSON · MCP: product_card(name="keploy/keploy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem