@hackage / hspec-expectations-pretty

hspec-expectations with pretty printing on failure

Version Deprecated package0.1

About

Metadata

  • Last updated , by GregWeber
  • License MIT
  • Categories Testing
  • Maintained by: Greg Weber <greg@gregweber.info>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

Use exactly the same as hspec-expectations. Require a PrettyTerm instance for anything under expectation. To start with you can define a Pretty instance and then just write: instance PrettyTerm YourData using wl-pprint-extras and wl-pprint-terminfo.