Documentation
¶
Overview ¶
Package testenv emulates some testenv properties to reduce the amount of deleted line with respect to upstream.
Index ¶
- func Builder() string
- func Command(t testing.TB, name string, args ...string) *exec.Cmd
- func CommandContext(t testing.TB, ctx context.Context, name string, args ...string) *exec.Cmd
- func GoToolPath(t testing.TB) string
- func HasSrc() bool
- func MustHaveExec(t testing.TB)
- func SkipFlaky(t testing.TB, issue int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.