Skip to content

Add assertSameDictionaryKeysValues to compare keys and values without regard to key order #6282

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

samlitowitz
Copy link
Contributor

Resolves #6088

@sebastianbergmann assuming you are ok with the concept, I would love your input on the implementation. Notably a large portion of the constraint work is take from the ArrayComparator and the ObjectComparator making me wonder if a new comparator was the right approach. If it's ok with you, I wanted to have the discussion here before opening issues or making PR's against the comparator repository.

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.

assertSame ignoring key order
1 participant