-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
unittest.TestCase.assertCountEqual supported mappings.
This is especially useful for comparing two json objects. It can be implemented by first checking the keys of both are 'unsorted equal', and then deeply checking each of the keys values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels