Skip to content

Conversation

mbland
Copy link
Owner

@mbland mbland commented Jan 20, 2017

Closes #118. Allows for better stubbing by providing for a controlled way to inject fake command and module scripts, even core framework modules, without having to move existing files.

First part of #118. Allows for better stubbing by providing for a
controlled way to inject fake command and module scripts, even core
framework modules, without having to move existing files.
Closes #118. With the `_GO_INJECT_SEARCH_PATH` and
`_GO_INJECT_MODULE_PATH` mechanism in-place, stubbing can be done easily
and safely without the need to move and restore core framework files.
@mbland mbland added this to the v1.4.0 milestone Jan 20, 2017
@mbland mbland self-assigned this Jan 20, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 95.313% when pulling 7d150ae on path-injection into f2b549b on master.

@mbland mbland merged commit 3fcf8aa into master Jan 20, 2017
@mbland mbland deleted the path-injection branch January 20, 2017 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants