@hackage / portray-diff-hunit

HUnit assertions based on portray-diff

Latest0.1.0.0

About

Metadata

  • Last updated , by AndrewPritchard
  • License Apache-2.0
  • Maintained by: Andrew Pritchard <awpritchard@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This provides equality assertion functions for HUnit that pretty-print structural diffs of the values in question, rather than dumping the entire values as part of the counterexamples. This is useful when comparing very large values, since it can otherwise be difficult to tell what changed between expected and actual values.