aicoolies logo
Keploy logo

Keploy

AI-powered API testing with traffic recording

Share
open-sourceOpen Source
Visit Website →

Keploy is an open-source AI-powered testing platform that generates API, integration, and unit tests by recording real network traffic via eBPF. It captures API calls, database queries, and streaming events, then replays them as deterministic tests with auto-generated mocks — no code changes needed. Works across any language or framework with CI/CD pipeline integration and popular testing framework support including JUnit, PyTest, Jest, and Go-Test.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Keploy is a developer-centric testing platform that takes a fundamentally different approach to test generation. Instead of requiring developers to manually write test cases, Keploy uses eBPF to intercept real API traffic at the network layer, automatically converting those interactions into reproducible test suites with corresponding mocks and stubs. The platform supports recording of databases like PostgreSQL, MySQL, and MongoDB, message queues such as Kafka and RabbitMQ, and external API calls — all without requiring any SDK integration or code modifications.

The platform's replay engine creates isolated production sandboxes where captured traffic is deterministically replayed, enabling offline testing without external dependencies. Keploy automatically detects and removes duplicate tests that don't contribute to coverage, which is particularly valuable for large teams crowd-sourcing tests. It calculates both statement and branch coverage for developers, plus API schema and business use-case coverage for QA teams, making coverage metrics objective rather than subjective.

Keploy integrates natively with popular testing frameworks including JUnit, PyTest, Jest, and Go-Test, allowing teams to merge AI-generated coverage with existing unit tests for comprehensive coverage gating in CI/CD pipelines. The tool also offers a VS Code extension for in-editor testing workflows. With 16,700+ GitHub stars and adoption by teams at companies like Shopify, Keploy has established itself as a leading open-source alternative for backend testing automation.

Pricing

Free Playground with monthly limits / Pro with higher test and AI-credit quotas / Enterprise available

Platforms

CLI, VS Code Extension, CI/CD integration, Docker

Categories

Tags

Use Cases

Alternatives

Playwright logo

Playwright

Reliable end-to-end testing

Cross-browser E2E testing framework by Microsoft supporting Chromium, Firefox, and WebKit with one API. Features auto-waiting, tracing with timeline/screenshots/DOM snapshots, codegen for recording tests, and parallel execution. Component testing for React, Vue, Svelte. Built-in API testing, network mocking, and mobile emulation. Known for reliability and speed vs Selenium/Cypress. 70K+ GitHub stars, rapidly becoming the E2E standard.

open-sourceOpen Source
Vitest logo

Vitest

Blazing fast Vite-native testing

Next-generation testing framework powered by Vite for blazing-fast execution. Jest-compatible API with native ESM support, TypeScript out of the box, and in-source testing capabilities. The new default test runner for Vite-based projects, offering significantly faster test execution and a modern developer experience compared to Jest for projects using modern JavaScript tooling.

open-sourceOpen Source

Checkly

API and browser monitoring as code

Checkly is an active reliability platform for developers and agents that combines Playwright browser checks, API checks, synthetic monitoring, monitoring-as-code, traces, status pages, alerts, and Rocky AI analysis. It helps teams run code-defined production checks from global and private locations instead of relying only on pre-deploy tests.

freemium
Momentic logo

Momentic

AI-native end-to-end testing with plain English test authoring

Momentic is an AI-native testing platform that lets teams write end-to-end tests in plain English. It features auto-healing test selectors that adapt to UI changes, instant mobile device emulators, built-in visual regression testing, and AI-powered flaky test handling. Backed by $15M Series A from Standard Capital, it eliminates brittle test maintenance through intelligent element identification and self-repairing test flows.

paid

Related Tools

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source
rampart

Rampart

Microsoft’s pytest-native red teaming framework for turning AI agent safety findings into CI tests.

RAMPART is an open-source Microsoft framework for safety and security testing of agentic AI applications. It brings red-team findings into a pytest-native workflow so teams can turn prompt injection, unsafe tool use, and behavioral boundary failures into repeatable regression tests. The strongest aicoolies angle is developer workflow: RAMPART makes agent safety part of CI/CD instead of a one-off security review.

open-sourceOpen Source
Requestly logo

Requestly

One tool for intercepting, mocking, and replaying HTTP — acquired by BrowserStack

Requestly is a BrowserStack-backed API client, HTTP interceptor, mock server, and session replay tool for frontend and QA teams. Its current product is commercial/API-client led, while the legacy interceptor/open-source code is AGPLv3. The free plan covers individual workflows, and Pro lists at $12/user/month monthly or $9/user/month annually for collaborative QA and frontend debugging teams.

freemium
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium
OpenSRE logo

OpenSRE

Open-source toolkit for building AI SRE incident response agents

OpenSRE is Tracer Cloud’s open-source public-alpha Python toolkit for building AI SRE agents that investigate and respond to production incidents. It ships 60+ tools across observability, databases, incident management, communications, deployment and protocol integrations, plus simulation/evaluation workflows for benchmarking agent accuracy before live pager use.

open-sourceOpen Source

Used in Stacks

Comparisons