TestGenerationReporter
interface TestGenerationReporter
Abstraction for test generation output reporting.
This interface allows CLI and plugin to use the same execution logic with different output mechanisms (SLF4J logger vs Gradle project logger).