Description
Additional golden test helpers for the tasty-golden package.
Description
A library providing additional golden test helpers for the tasty-golden
package. These helpers are useful for testing the output of functions that return String
s, Show
, ToJSON
or ToYAML
instances.
README.md
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.