execute

Executes test generation with the provided configuration and overrides.

Return

TestGenerationResult.Success if tests were generated successfully, TestGenerationResult.Failure if generation failed

Artifacts are written only when generation succeeds, or when alwaysWriteTests is enabled in execution options.

Parameters

config

declarative configuration from YAML file (may be null)

overrides

environment-specific overrides from CLI/Gradle