python3-pytest-regressions

py.test fixtures to write regression tests
  https://github.com/ESSS/pytest-regressions
  0
  no reviews



This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (using pytest-datadir) that can be used to verify that future runs produce the same data.

This package provides the py.test plugin for Python 3 code.