An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.5% on proxy.golang.org

proxy.golang.org : github.com/jaredallard/cmdexec

Package cmdexec provides a way to execute commands using the exec package while supporting mocking for testing purposes. The default behaviour of the package is to simply wrap exec.Command and it's context accepting counterpart, exec.CommandContext. However, when running in tests, the package can be configured to use a mock executor that allows for controlling the output and behaviour of the commands executed for testing purposes.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/jaredallard/cmdexec
Keywords: exec , golang
License: LGPL-3.0
Latest release: 9 months ago
First release: over 1 year ago
Namespace: github.com/jaredallard
Stars: 1 on GitHub
Forks: 0 on GitHub
Total Commits: 32
Committers: 2
Average commits per author: 16.0
Development Distribution Score (DDS): 0.469
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/jaredallard
Last synced: 29 days ago

    Loading...
    Readme
    Loading...