From 7982abfb5cb4e17b2382a49e1b8960c9d4b8ee0c Mon Sep 17 00:00:00 2001 From: James Murdza Date: Tue, 28 Nov 2023 14:57:52 -0500 Subject: [PATCH] Add CodiumAI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b566ba..1c2f1c7 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [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.