Back to Sourcery

Diffable

guides/Diffable.md

2.3.0817 B
Original Source

I want to have diffing in tests

Template used to generate much better output when using equality in tests, instead of having to read wall of text it's used to generate precise property level differences. This template uses Sourcery Diffable implementation

from this:

to this:

Stencil Template

Available annotations:

  • skipEquality allows you to skip variable from being compared.