Demonstrates how to combine AI code assistants like GitHub Copilot with code coverage tools to automatically generate unit tests that increase coverage metrics. The guide walks through a practical example using Coco (a C/C++/C#/QML coverage tool) with a calculator parser project, showing how to provide context to the AI,

Table of contents
The SetupDemo: Generating Unit TestsConclusions and Next StepsNeed More Information?Sort: