Directories
¶
| Path | Synopsis |
|---|---|
|
Package configuration manages application settings from flags, config files, and environment variables.
|
Package configuration manages application settings from flags, config files, and environment variables. |
|
Package coverage analyzes Go test coverage to identify which code is tested.
|
Package coverage analyzes Go test coverage to identify which code is tested. |
|
Package diff parses git diff output to identify changed lines for incremental mutation testing.
|
Package diff parses git diff output to identify changed lines for incremental mutation testing. |
|
Package engine orchestrates mutation testing by discovering, applying, and testing mutations.
|
Package engine orchestrates mutation testing by discovering, applying, and testing mutations. |
|
workdir
Package workdir manages temporary working directories for isolated mutation testing.
|
Package workdir manages temporary working directories for isolated mutation testing. |
|
workerpool
Package workerpool provides a worker pool for concurrent mutation testing execution.
|
Package workerpool provides a worker pool for concurrent mutation testing execution. |
|
Package exclusion provides file exclusion rules based on regex patterns.
|
Package exclusion provides file exclusion rules based on regex patterns. |
|
Package execution provides error types and status codes for command execution.
|
Package execution provides error types and status codes for command execution. |
|
Package gomodule detects and provides information about Go modules.
|
Package gomodule detects and provides information about Go modules. |
|
Package log provides logging utilities with verbosity control.
|
Package log provides logging utilities with verbosity control. |
|
Package mutator provides mutation types, statuses, and interfaces for mutation testing.
|
Package mutator provides mutation types, statuses, and interfaces for mutation testing. |
|
Package report formats and outputs mutation testing results.
|
Package report formats and outputs mutation testing results. |
|
internal
Package internal provides data structures for the Gremlins JSON output format.
|
Package internal provides data structures for the Gremlins JSON output format. |
Click to show internal directories.
Click to hide internal directories.