Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewToolFinderForTests ¶
func NewToolFinderForTests() (toolbox.ToolFinder, error)
NewToolFinderForTests returns a toolbox.ToolFinder for use in unit tests, pointing at the output/tools/bin directory that is created by `make build`
If this fails when run in Goland, make sure that you have run `make build` at least once.
You can manually specify the tools bin dir by setting the TOOLS_BIN_DIR environment variable to the desired path before running your tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.