Functionsยง
- aggregate_
test_ ๐warnings - Flatten per-suite warnings into envelope messages keyed by
test.warning. - finalize_
test_ ๐machine_ mode - Emit the terminal
forge testenvelope and exit appropriately under--machine. BypassesTestOutcome::ensure_okโs human output. - run
- Run the
forgecommand line interface. - run_
command - Run the subcommand.
- setup
- Setup the global logger and other utilities.
- subcommand_
name ๐ - Human-readable subcommand name (e.g.
"snapshot") for diagnostics.