Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap real exec.Command for Wrapper #29

Open
briandowns opened this issue Jan 4, 2018 · 0 comments
Open

Swap real exec.Command for Wrapper #29

briandowns opened this issue Jan 4, 2018 · 0 comments

Comments

@briandowns
Copy link
Owner

To more easily mock the os.Exec commands, a wrapper has been created to do so. The wrapper is in use in other packages but not all, most notably the handlers package where builds and execs take place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant