integration

package
v1.1.1442 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecTst

func ExecTst[rt any](t *testing.T, tst *integ.Integration, line string) (rt, error)

ExecTst executes a CLI command and returns a struct.

Types

type Result

type Result struct {
	Out *strings.Builder
	Err *strings.Builder
}

Result contains the streams to output CLI execution.

func Exec

func Exec(line string) (*Result, error)

Exec executes a CLI command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL