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

Add recursion limit to Should -Be #824

Merged
merged 13 commits into from
Aug 17, 2017
Merged

Add recursion limit to Should -Be #824

merged 13 commits into from
Aug 17, 2017

Conversation

alx9r
Copy link
Member

@alx9r alx9r commented Aug 16, 2017

self-limit recursion depth to cause fast(er) failure in case cyclic object graphs are encountered
rename IsCollection to IsArray

self-limit recursion depth to cause fast(er) failure in case cyclic object graphs are encountered
@alx9r
Copy link
Member Author

alx9r commented Aug 16, 2017

@nohwnd I think I've implemented the remainder of your recommendations. Or at least my attempt. Would you like me to do anything else in this PR? Or can you take it from here?

@nohwnd
Copy link
Member

nohwnd commented Aug 16, 2017 via email

@nohwnd nohwnd merged commit ad7705d into pester:master Aug 17, 2017
@nohwnd nohwnd changed the title make ArraysAreEqual safer Add recursion limit to Should -Be Aug 22, 2017
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.

2 participants