Skip to main content

Prerequisites

Run the test quality report

From the root of your project, start the workflow:
Diffblue Agents starts its server, analyzes your project, and runs through the following stages:
  • 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