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

Improve exception message for IsEquivalentTo when using enumerables without CollectionOrdering enum overload #2120

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

thomhurst
Copy link
Owner

Fixes #2117

Also added equivalent overloads for IsNotEquivalentTo

@thomhurst thomhurst disabled auto-merge March 19, 2025 13:43
@thomhurst thomhurst enabled auto-merge (squash) March 19, 2025 13:43
@thomhurst thomhurst merged commit f8cd97f into main Mar 19, 2025
8 of 9 checks passed
@thomhurst thomhurst deleted the bug/2117 branch March 19, 2025 13:52
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.

IsEquivalent with default CollectionOrdering does not print expected sequence
1 participant