From 4b20b6a1170cd8b45040d7f1b9f169eb9870dbe4 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sun, 21 Jun 2026 10:50:45 +0200 Subject: [PATCH] Add Keploy to Productivity (PR #423) Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b67bd83..bf0d370 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ out awesome. - [Timing](#timing) - [httpYac](#httpyac) - [DevDb](#devdb) + - [Keploy](#keploy) - [Formatting & Beautification](#formatting--beautification) - [Better Align](#better-align) - [Auto Rename Tag](#auto-rename-tag) @@ -892,6 +893,10 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s > A zero-config database GUI that auto-loads and lets you browse your database directly inside VS Code. +## [Keploy](https://marketplace.visualstudio.com/items?itemName=Keploy.keployio) + +> Generate unit tests and API tests with mocks from your application traffic. + # Formatting & Beautification ## [Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)