HomeSoftware Heritage

pytest_plugin: pprint key when assertion is not respected

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

pytest_plugin: pprint key when assertion is not respected

Prior to this commit, when error happened during testing, this would cascade
into another error ("unhashable type dict" for example). In effect, preventing
to actually understand correctly what went wrong in the first place.

This commit fixes it.

Details

Provenance
ardumontAuthored on Jun 9 2020, 12:50 PM
ardumontPushed on Jun 9 2020, 4:23 PM
Differential Revision
D3249: pytest_plugin: Fix cascading assertion error when key is not hashable
Build Status
Buildable 12725
Build 19352: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.