Description
Compares test output against learned reference data so projects can detect changes from previously accepted behavior. It helps developers test generated results, complex outputs, or data transformations that are hard to assert manually.
Use it as a testing library. Reference data should be reviewed before acceptance, because learning a new reference blindly can lock in wrong behavior.