While adding links to https://github.com/pytest-dev/pytest/pull/8052, noticed a few more missing.
2 lines
191 B
ReStructuredText
2 lines
191 B
ReStructuredText
When a comparison between :func:`namedtuple <collections.namedtuple>` instances of the same type fails, pytest now shows the differing field names (possibly nested) instead of their indexes.
|