Description
Adds regression-testing helpers to pytest for comparing current output against stored expected data. It helps projects detect unintended changes in text, data structures, files, images, or other outputs.
Regression baselines can bless bugs if updated carelessly. Review baseline changes before accepting them as new expected behavior.