@hackage / tasty-golden-extra

Additional golden test helpers for the tasty-golden package

Latest0.1.0.1

About

Metadata

  • Last updated , by Bellroy
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: haskell@bellroy.com

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.1
  3. 9.8.2
  4. 9.6.6
  5. 9.4.5
  6. 9.2.4
  7. 9.0.2
  8. 8.10.7

Readme

tasty-golden-extra

A library providing additional golden test helpers for the @tasty-golden@ package. These helpers are useful for testing the output of functions that return textual output and instances of @Show@, @ToJSON@ or @ToYAML@.

To find out what's new, read the change log.