Package-level declarations

Types

Link copied to clipboard

Factory for standard distribution configuration.

Link copied to clipboard

Resolves the effective generator log level from configuration and overrides.

Link copied to clipboard
class Slf4jReporter(logger: Logger) : TestGenerationReporter

Default TestGenerationReporter implementation using SLF4J.

Link copied to clipboard

Shared CLI/Gradle execution flow: load the optional config file, resolve and apply the effective log level, then execute test generation.

Link copied to clipboard

Abstraction for test generation output reporting.

Link copied to clipboard

Sealed class representing the result of test generation execution.

Link copied to clipboard

Main entry point for test generation execution.