Add KushoAI to Testing section

This commit is contained in:
Sourabh Gawande
2024-04-22 18:07:11 +05:30
committed by GitHub
parent fd84896798
commit f4ed66ebb5
+2
View File
@@ -195,3 +195,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java.
- [CodiumAI](https://www.codium.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains.
- [DeepUnit](https://www.deepunit.ai/) — Thoughtful test cases and generation of complete unit test files. Available as an interactive VS Code extension, npm package, CLI or CI/CD pipeline.
- [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collection, OpenAPI specs, curl commands, etc. into exhaustive
test suites that plug into your CI/CD pipeline.