Binary package “python3-pytest-regressions” in ubuntu lunar

py.test fixtures to write regression tests

 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.