Versions in this module Expand all Collapse all v0 v0.3.0 Apr 1, 2026 Changes in this version + func ErrorStringComparer() cmp.Option + func FakeCmd(t *testing.T, params ...FakeExecParams) func(ctx context.Context, command string, args ...string) *exec.Cmd + type FakeExecParams struct + ExitCode int + Output string + WantCmd []string