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

BeforeEach / etc enhancements, and Should Be bug fix #333

Merged
merged 1 commit into from Apr 28, 2015

Conversation

dlwyatt
Copy link
Member

@dlwyatt dlwyatt commented Apr 28, 2015

Fixes for #329 and #319 included for v3+. Also fixes a bug with Should Be / Should BeExactly where they would blow up if empty strings were piped in.

Figured out how to make this work on v3+.  It required a little bit more futzing around with Reflection and internals, but what can ya do.

Also fixed a bug in Should Be: several string parameters were marked as mandatory but did not allow an empty string for the input that was piped to Should.
dlwyatt added a commit that referenced this pull request Apr 28, 2015
BeforeEach / etc enhancements, and Should Be bug fix
@dlwyatt dlwyatt merged commit 4b540f7 into pester:master Apr 28, 2015
@dlwyatt dlwyatt deleted the SetupTeardownEnhancement branch April 28, 2015 12:29
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

1 participant