AI-Assisted Features
Use GitLab Duo Workflow to improve application quality assurance

Use GitLab Duo Workflow to improve application quality assurance

4/10/2025 · Cesar Saavedra

What this post added

This post details the practical application of GitLab Duo Workflow for automated unit test generation in a Java project. It demonstrates how to use the VS Code extension to prompt the AI for test creation, review the generated plan, and approve its execution. It also covers a subsequent workflow to fix import errors in the generated test file by updating the project's pom.xml to include the correct JUnit dependency.

Read the original post ↗