Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Provide more helpful assert_equal errors
In the functional tests, we often compare dicts with assert_equal, but the output makes it very hard to tell exactly which entry in the dicts don't match when there are a lot of entries and only minor differences. Change the output to make it clearer.
- Loading branch information