Keploy
Keploy | Open Source AI-Powered API, Integration, Unit Testing Agent for Developers
Keploy is a developer-first, AI-powered testing platform that streamlines the creation of unit, API, and integration tests by automatically generating test cases and mocks/stubs from real, running application traffic.
-
It supports AI-generated tests that offer high coverage with minimal manual effort, helping developers reach up to 90% test coverage quickly.
-
Leveraging eBPF-based instrumentation, Keploy captures network interactions (e.g., database queries, HTTP calls), without modifying application code.
-
The tool functions as a record-replay framework—you record traffic in "record mode" to generate tests, then run them in "test mode" with mocks replacing dependencies.
-
It supports integration with testing libraries like JUnit, pytest, Jest, Go-test, and integrates seamlessly into CI/CD pipelines.
-
Keploy is open-source and backed by a fast-growing community—GitHub boasts over 10.2K stars and 540K extension installs.
-
Enterprise offerings include features like deduplication to reduce redundant tests, GitHub PR test agents, a centralized coverage dashboard, and CI/CD alerts.