From 9ab2866c89e86cf98c46fe19a2515bab7aa8723a Mon Sep 17 00:00:00 2001 From: James Murdza Date: Mon, 13 Apr 2026 07:00:20 -0700 Subject: [PATCH] Update README.md Fixes #429 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94326b2..8178e92 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ Tools that generate unit/e2e tests and integrate AI into CI/CD pipelines: - [DiffBlue](https://www.diffblue.com/) — Automatically generated unit tests for Java. - [Qodo](https://www.qodo.ai/) — Non-trivial test generation with support for major programming languages. Extensions for VS Code and JetBrains. (formerly Codium) - [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 collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. +- [KushoAI](https://kusho.ai/role-wise-use-case/software-engineers) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. - [TraceRoot AI](https://traceroot.ai/) — AI-native observability tool that uses AI agents to automatically fix production bugs. - [sniffbench](https://github.com/AnswerLayer/sniffbench) — Benchmark suite for evaluating coding agents. Compare configurations, track metrics, and A/B test with real issues from your repos.