From 8905389e89af58899c7b3c69087e0ea1bd8056ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veith=20R=C3=B6thlingsh=C3=B6fer?= Date: Mon, 7 Aug 2023 09:57:58 +0200 Subject: [PATCH 1/2] Add Diffblue, Traceloop, Octomind --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9497892..a138429 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,8 @@ 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). + From f06a066bae0ebd2c22db8fb4ca3d8c397c9e93c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veith=20R=C3=B6thlingsh=C3=B6fer?= Date: Mon, 7 Aug 2023 09:59:39 +0200 Subject: [PATCH 2/2] Remove newline --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a138429..a97ca99 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,3 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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). -