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

Issues/4572 properties comparer #4608

Merged

Conversation

manfred-brands
Copy link
Member

@manfred-brands manfred-brands commented Jan 24, 2024

Fixes #4572
Fixes #4591

By default behaviour is as per 3.14
A new UsingPropertiesComparer() can be used as an opt-in.

Also fixes when using indexers with the property comparer.
Also fixes nested references.

@stevenaw
Copy link
Member

stevenaw commented Jan 25, 2024

Thanks @manfred-brands ! I tried to do a quick review just now before heading out of town early tomorrow.
This looks good to me, however I could only do a quick pass. It could benefit from a closer look from a second pair of eyes

@OsirisTerje OsirisTerje self-requested a review January 27, 2024 16:00
Copy link
Member

@OsirisTerje OsirisTerje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Good solution!

@manfred-brands manfred-brands merged commit 7cd42e3 into nunit:master Jan 27, 2024
5 checks passed
@manfred-brands manfred-brands deleted the issues/4572_PropertiesComparer branch January 27, 2024 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.

Parameter count mismatch with indexer Make new PropertiesComparer optional
3 participants