Description
Adds golden test support for the Tasty framework. Golden tests compare current output with approved reference files, which helps detect unintended changes in generated content.
It is useful for compilers, formatters, renderers, serializers, reports, and command-line tools. It is a development library used by automated test suites.