diff --git a/data/tools/keploy.yml b/data/tools/keploy.yml new file mode 100644 index 000000000..bcbbc01f1 --- /dev/null +++ b/data/tools/keploy.yml @@ -0,0 +1,26 @@ +name: keploy +categories: + - linter +tags: + - go + - csharp + - javascript + - java + - python + - rust + +license: Apache-2.0 License +types: + - cli +homepage: "https://keploy.io/" +source: "https://github.com/keploy/" +resources: + - title: "Keploy PR Agent" + url: https://github.com/apps/keploy + - title: "Keploy Agent VSCode Extension" + url: https://marketplace.visualstudio.com/items?itemName=Keploy.keployio + - title: "Keploy Low code Integration Testing" + url: "https://github.com/keploy/keploy" +description: >- + 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. +