withDefaults
Creates a TestGenerationRunner with all distribution defaults.
This is the simplest way to create a runner for standard use cases. Uses:
DistributionDefaults.extractors for module extractors
DistributionDefaults.settings for default settings
Dynamic module factory that creates modules with extracted pattern options
Return
configured TestGenerationRunner ready for execution
Parameters
reporter
the reporter for output and logging