Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequireAPIToken ¶
Types ¶
type Command ¶
func NewCommand ¶
Create an integration test command, which when Run() is very nearly the same as invoking a CLI command from a shell except that the command runs w/o forking and we capture the output in a buffer. The output can be parsed as JSON or YAML using the corresponding functions.
type Tool ¶
type Tool struct { Command Fingerprints *jnode.Node ExtraArgs []string // contains filtered or unexported fields }
func (*Tool) WithFingerprints ¶
func (*Tool) WithRepoRootDir ¶
func (*Tool) WithUpload ¶
Click to show internal directories.
Click to hide internal directories.