Versions in this module Expand all Collapse all v0 v0.1.2 Jul 22, 2026 v0.1.1 Jun 25, 2026 v0.1.0 Jun 24, 2026 Changes in this version + var DefaultCommands = map[string]func([]string) int + var Path = sync.OnceValues(os.Executable) + func New(t *testing.T, name string, args ...string) *exec.Executable + func Run(args []string, commandFns map[string]func([]string) int) int