@hackage hspec-expectations-pretty0.1
hspec-expectations with pretty printing on failure
Categories
License
MIT
Maintainer
Greg Weber <greg@gregweber.info>
Links
Versions
- 0.1 Mon, 2 Sep 2013
Deprecated
Dependencies (5)
Dependents (1)
@hackage/acme-everything
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.