Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
finally made it
  • Loading branch information
coditamar authored May 19, 2024
1 parent 9f619d3 commit e2458d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,11 @@ CodiumAI Cover Agent aims to help efficiently increasing code coverage, by autom

# Cover-Agent
Welcome to Cover-Agent. This focused project utilizes Generative AI to automate and enhance the generation of tests (currently mostly unit tests), aiming to streamline development workflows. Cover-Agent can run via a terminal, and is planned to be integrated into popular CI platforms.

![Test generation process](https://www.codium.ai/wp-content/uploads/2024/05/CodiumAI-CoverAgent-v240519-small.gif)

![Test generation xxx](https://www.codium.ai/wp-content/uploads/2024/05/CodiumAI-CoverAgent-v240519-small-loop.gif)

We invite the community to collaborate and help extend the capabilities of Cover Agent, continuing its development as a cutting-edge solution in the automated unit test generation domain. We also wish to inspire researchers to leverage this open-source tool to explore new test-generation techniques.


## Overview
This tool is part of a broader suite of utilities designed to automate the creation of unit tests for software projects. Utilizing advanced Generative AI models, it aims to simplify and expedite the testing process, ensuring high-quality software development. The system comprises several components:
1. **Test Runner:** Executes the command or scripts to run the test suite and generate code coverage reports.
Expand Down

0 comments on commit e2458d7

Please sign in to comment.