Skip to content

Commit 197bd06

Browse files
committed
Add Keploy
Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
1 parent 32f60fe commit 197bd06

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

data/tools/keploy.yml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
name: keploy
22
categories:
3-
- other
3+
- linter
44
tags:
55
- keploy
66
- go
77
license: Apache-2.0 License
88
types:
99
- cli
10-
source: "https://github.com/keploy/keploy"
11-
homepage: "https://github.com/keploy/keploy"
10+
homepage: "https://keploy.io/"
11+
source: "https://github.com/keploy/"
12+
resources:
13+
- title: "Keploy PR Agent"
14+
url: https://github.com/apps/keploy
15+
- title: "Keploy Agent VSCode Extension"
16+
url: https://marketplace.visualstudio.com/items?itemName=Keploy.keployio
17+
- title: "Keploy Low code Integration Testing"
18+
url: "https://github.com/keploy/keploy"
1219
description: >-
1320
Keploy is an open-source testing platform that helps developers automate and streamline their testing process. It provides API, and integration testing agents, generating tests, mocks/stubs for APIs that actually work. Additionally, Keploy offers an AI-powered Unit Testing Agent that generates stable, useful unit tests directly in your GitHub PRs and in VSCode, helping catch errors and improve code quality.
1421

0 commit comments

Comments
 (0)