Run only the tests needed to verify a change
- On each build the Develocity agent fingerprints inputs, identifying what changed, and scores tests against a prediction model to determine which need to be run to verify the change.
- The fingerprint reuses the task-input snapshot Build Cache already computes, so it catches toolchain bumps, generated files, and environment shifts a tool like Git-diff never sees.
- The model actively learns from your Build Scan history so predictions adapt as your projects evolve.




