Skip to content

decorators.py: Add `__compare_fields__` field

username-removed-736319 requested to merge yash-nisar/coala-utils:gsoc into master

Annotate objects implementing generate_eq or generate_ordering with a new field which will contain attributes that shall be used for comparison while testing.

Closes https://gitlab.com/coala/coala-utils/issues/32

Merge request reports