Skip to content

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
@manfred-brands manfred-brands deleted the issues/4572_PropertiesComparer branch January 27, 2024 17:34
@cz-dev-ge cz-dev-ge mentioned this pull request Feb 16, 2024
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