From 491c587f2ef48404558ed797dee820d985d239fc Mon Sep 17 00:00:00 2001 From: James Murdza Date: Mon, 7 Aug 2023 09:17:31 -0400 Subject: [PATCH] Remove duplicate. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 796a2d6..83ce7e9 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Testing - [OctoMind](https://octomind.dev) - Auto-maintenance and generated browser-based end-to-end-tests integrated into Github Actions, Azure DevOps and more. -- [DiffBlue](https://www.diffblue.com/) - Auto-generated Java unit tests. - [Traceloop](https://traceloop.com/) - Uses OpenTelemetry tracing data with generative AI to improve system reliability. - [Carbonate](https://carbonate.dev/) — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest). - [Meticulous.ai](https://www.meticulous.ai/) - Automatically generated, automatically maintained end-to-end tests: as your app evolves so does your test suite.