Overview
Keploy is a testing platform that records API calls, database queries, and streaming interactions at the network layer using eBPF-style instrumentation, then replays them as test cases and data mocks with minimal application-code changes.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Generate tests and mocks from application traffic
keploy record captures runtime interactions so flows can later be replayed as regression tests.
Sources: [2]
Apply integration testing across languages without SDK changes
Network-layer capture reduces dependence on language-specific instrumentation and can be introduced around existing applications.
For converting real API traffic into regression-test assets
It fits backend/API teams that want to preserve realistic integration flows without manually recreating every test fixture.
Sources: [2]
Verify feature boundaries between the OSS binary and Community Edition
Current source messaging says the Community Edition adds protocols, AI test generation, sandbox replay, and MCP. Confirm the distribution required for your use case.
Sources: [4]
Official sources
- [1]keploy/keploy repository(2026-09-21)
- [2]Keploy README(2026-09-21)
- [3]Keploy documentation(2026-09-21)
- [4]Keploy OSS/Community Edition notice in source(2026-09-21)
- [5]Keploy Apache-2.0 license(2026-09-21)
Supplemental curator note
Keploy's distinctive approach is to capture network interactions without requiring SDK changes in application code, then turn those interactions into tests and mocks. Current source messaging distinguishes the OSS binary from a free Community Edition that adds protocols plus AI test generation, sandbox replay, and MCP, so verify which distribution contains the capabilities you need.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/keploy/keploy.git - 2
Enter the repository
cd keploy - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
18,468 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 85
- Open PRs
- 380
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- testing
- test-automation
- api-testing
- testing-tools
- test-automation-framework
- test-generation
- testing-library
- mock
- mock-data-generator
- mock-framework
- agentic-ai
- ai-testing-tool
- Stars
- 18,468
- Forks
- 2,361
- Watchers
- 50
- Open issues
- 362
- Contributors
- 138
- Primary language
- Go
- License
- Apache-2.0
- Repository last updated
- Sep 20, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,160 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - React250,610 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Hermes Agent247,467 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n205,475 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Visual Studio Code192,731 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.