Documentation
¶
Index ¶
Constants ¶
View Source
const BuildCompanionsHint = "run ./companions/scripts/build_companions.sh from core/"
BuildCompanionsHint is the message to show when a companion image is missing.
Variables ¶
This section is empty.
Functions ¶
func RequireDocker ¶
RequireDocker fails the test when Docker is not running.
We deliberately fail loudly instead of skipping: a silently-skipped Docker test masks real regressions in containerized code paths and lets environmental drift hide bugs the test was supposed to catch. Bring the Docker daemon up — or fix the failing test.
func RequireGoImage ¶
RequireGoImage fails the test if the Go companion image is not built.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.