Keploy

AI-driven testing tool for capturing and replaying API traffic.

Generates tests and mocks from real API traffic with eBPF, supporting any language without code changes.1 save · keploy.io
Keploy — Open-Source AI API & Unit Testing for Developers

Keploy functions as an AI-powered testing platform that captures and replays API traffic on any language or framework. It operates without requiring code changes, leveraging eBPF for traffic capture.

  • Network layer capture: uses eBPF to intercept API traffic at the network layer.
  • Code-less integration: operates without requiring SDKs or code modifications.
  • Multi-language support: compatible with languages like Go, Java, Python, and more.
  • Deterministic replay: replays recorded API flows as tests and mocks.
  • Mock registry: centralized management for mocks across teams and environments.

Free and open source; Pro plan at $24/month per user. 17,000+ GitHub stars and over 1,000 contributors.

Keploy is ideal for developers seeking automated API testing with high coverage quickly. It suits teams needing language-agnostic testing without altering existing codebases.