{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/jaredallard/cmdexec","name":"github.com/jaredallard/cmdexec","description":"Package cmdexec provides a way to execute commands using the exec\npackage while supporting mocking for testing purposes. The default\nbehaviour of the package is to simply wrap exec.Command and it's\ncontext accepting counterpart, exec.CommandContext. However, when\nrunning in tests, the package can be configured to use a mock\nexecutor that allows for controlling the output and behaviour of the\ncommands executed for testing purposes.","version":"v1.4.1","softwareVersion":"v1.4.1","license":"https://spdx.org/licenses/LGPL-3.0","codeRepository":"https://github.com/jaredallard/cmdexec","issueTracker":"https://github.com/jaredallard/cmdexec/issues","url":"https://github.com/jaredallard/cmdexec","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2024-07-24","dateModified":"2026-03-06","datePublished":"2026-03-06","copyrightYear":2024,"downloadUrl":"https://proxy.golang.org/github.com/jaredallard/cmdexec/@v/v1.4.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/jaredallard/cmdexec#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/jaredallard/cmdexec"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/jaredallard"}],"https://www.w3.org/ns/activitystreams#likes":1}