Description
Pytest fixtures to write regression tests.
pytest-regressions makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (courtesy of pytest-datadir) that can be used to verify that future runs produce the same data.