This project demonstrates an AI-powered tool that automatically generates and refines unit tests for a C++ application. The system uses a local LLM (Ollama) to produce test cases using prompt ...
🚀 C++ AI-Powered Unit Test Generator Welcome! This project is an AI-driven C++ unit test generator that harnesses the power of LLaMA3 (via Ollama) to create robust, automated Google Test cases for ...