[issue36201] AssertCountEqual does not work for nested dictionaries.

Lisa Roach report at bugs.python.org
Tue Mar 5 21:28:17 EST 2019


Lisa Roach <lisaroach14 at gmail.com> added the comment:

I agree with Raymond, I think this might end up complicating things too much. It is common in the unit test library to only recurse one level deep and not assume too much about the intentions of the tester.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36201>
_______________________________________


More information about the Python-bugs-list mailing list