code.test.checker.diff

checker-equal?

(checker-equal? v1 v2)

custom equality check for diffing that handles checkers

diff

(diff expect actual)

calculates the diff between expected and actual values

diff-map

(diff-map expect actual)

diffs two maps, respecting checkers

diff-seq

(diff-seq expect actual)

diffs two sequences