Skip to content

Commit 399f280

Browse files
authored
Add keploy (#1678)
1 parent e036c31 commit 399f280

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

data/tools/keploy.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: keploy
2+
categories:
3+
- linter
4+
tags:
5+
- go
6+
- csharp
7+
- javascript
8+
- java
9+
- python
10+
- rust
11+
12+
license: Apache-2.0 License
13+
types:
14+
- cli
15+
homepage: "https://keploy.io/"
16+
source: "https://github.com/keploy/"
17+
resources:
18+
- title: "Keploy PR Agent"
19+
url: https://github.com/apps/keploy
20+
- title: "Keploy Agent VSCode Extension"
21+
url: https://marketplace.visualstudio.com/items?itemName=Keploy.keployio
22+
- title: "Keploy Low code Integration Testing"
23+
url: "https://github.com/keploy/keploy"
24+
description: >-
25+
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.
26+

0 commit comments

Comments
 (0)