
Open-source AI-powered API testing agent for developers
Keploy is an open-source, AI-powered testing platform that automatically generates test cases and mocks from real API traffic. It uses eBPF to capture network-layer traffic and supports unit, integration, and end-to-end testing across multiple languages and frameworks, helping developers achieve high test coverage with minimal manual effort.
Automatically generates test cases from real API traffic, OpenAPI specs, Postman collections, or cURL commands
Records database queries, external API calls, and streaming events to create realistic mocks and stubs
Uses eBPF to capture traffic at the network layer — completely codeless and language-agnostic
Works with Go, Java, Python, JavaScript, TypeScript, PHP, and more
Run tests locally, in CI pipelines (Jenkins, GitHub Actions), or across Kubernetes clusters
Records Postgres, MySQL, MongoDB queries and replays them as isolated test fixtures
Integrates directly into VS Code for seamless developer workflow
Record API interactions in staging and replay them as regression tests to catch breaking changes early
Automatically generate integration tests with realistic mocks for databases, queues, and external services
Add test coverage to existing codebases without writing tests manually by recording real traffic
Run generated test suites in CI pipelines to enforce quality standards before deployment
Achieves up to 90% code coverage automatically from recorded API interactions

The fastest AI code editor — built in Rust for speed and collaboration