# Functions
CommandWithDefaults overwrites default values in the given command.
ExitErrorf formats and error message along with the ExitCode.
NewGetCommand returns a new "get" command tree.
NewRootCommand represents the base command when called without any subcommands.
NewRunCommand returns a command ro run a test case.
# Type aliases
ExitCode is a process exit code suitable for use with os.Exit.