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] 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). +