HackerTrans
トップ新着トレンドコメント過去質問紹介求人

keploy

no profile record

投稿

Keploy – Traffic-Based Automated API Test Generator

github.com
2 ポイント·投稿者 keploy·3 か月前·1 コメント

コメント

keploy
·3 か月前·議論
A tool for developers that automatically generates APIs and integration tests from actual user traffic

Running with keploy record without code modification captures network-level traffic with eBPF to generate tests and mocks.

You can record API calls, DB queries, streaming events, etc., and replay them for testing, enabling offline testing without external dependencies.

Supports full infrastructure virtualization including HTTP endpoints, DBs (Postgres, MySQL, MongoDB), and queues (Kafka, RabbitMQ).

Automatic statement/branch coverage calculation for developers, integrated calculation of API schema coverage for QA

AI Reads Swagger/OpenAPI Schemas to Expand AI-Based Coverage: Detecting Missing Fields, Boundary Values, and Type Errors

CI/CD integration support (GitHub Actions, Jenkins, Kubernetes (um

Includes collaboration and debugging features such as Mock Registry, Time Freezing, and Console Viewer

Language-independent (eBPF-based) - Supports all runtimes including Go, Java, Node.js, Python, Rust, etc.
keploy
·2 年前·議論
Haha..I get where you're coming from. However, tool that show reports and outputs, that are CLI-first, can get a lot of help in improving the developer experience. Honestly, I was looking for something like this for my tool!
keploy
·2 年前·議論
This is cool! we can utilize the 'Burn' or 'ErrorCorrect' effects to highlight warnings or errors in logs dynamically, ensuring critical issues stand out in ongoing terminal output.