Prerequisites
- Diffblue Agents installed (no license required)
- A supported AI coding agent platform installed and authenticated — run
diffblue-agents installto configure - A project that meets the project requirements
Run the test quality report
From the root of your project, start the workflow:- Detects your build system, language, and modules
- Configures coverage and mutation testing tools if not already present
- Runs coverage and mutation analysis
- Displays a per-module quality report
Review the results
The report shows four metrics for each module and class:
See understanding the report for details on interpreting the metrics.
Next steps
- See the test quality report workflow for filtering options and tool configuration details.
- Address gaps identified in the report by running the Diffblue Testing Agent.