Documentation
¶
Overview ¶
Package command provides helpers to execute external commands with logging.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequireCommand ¶
RequireCommand skips the test if the specified command is not found in PATH. Use this to skip tests that depend on external tools like protoc, cargo, or taplo, so that `go test ./...` will always pass on a fresh clone of the repo.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.