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

Direct test execution fix #144

Closed
wants to merge 1 commit into from
Closed

Conversation

dlwyatt
Copy link
Member

@dlwyatt dlwyatt commented Jun 26, 2014

Corrects a bug that occurs when a test script is dot-sourced into the global scope. In that situation, mocks can wind up being executed by modules that were not intended to see the mock (including Pester itself.)

Corrects a bug that occurs when a test script is dot-sourced into the global scope.  In that situation, mocks can wind up being executed by modules that were not intended to see the mock (including Pester itself.)
@nohwnd nohwnd closed this Jun 27, 2014
@dlwyatt dlwyatt deleted the GlobalMockFix branch June 27, 2014 17:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants