Cover Agent: open source regression test generation tool

Cover-Agent is an innovative project using Generative AI to automate and improve test generation, focusing on unit tests to streamline development workflows. The tool consists of components like Test Runner, Coverage Parser, Prompt Builder, and AI Caller, utilizing large language models for test generation. It requires an OPENAI_API_KEY, Python, and Poetry for installation. The tool can be installed as a Python Pip package or run as a standalone executable. Cover-Agent aims to inspire researchers and developers to explore new test-generation techniques. The roadmap includes features like handling various testing scenarios, behavior analysis, test flakiness, and integration with popular CI platforms. CodiumAI’s mission is to enhance code integrity for busy development teams.

https://github.com/Codium-ai/cover-agent

To top