Fork me on GitHub
#matcher-combinators
<
2023-05-31
>
itaied13:05:27

Hi all, can I print only the diff when a test fails?

(is (match? expected (build-layout input)))
both are nested maps (pretty big), and the console is just bloated, I'd rather have only the diff printed

Phillip Mates13:05:21

currently there isn't but we hope to add it at some point: https://github.com/nubank/matcher-combinators/issues/159