This package browser is in early development. Mind the rough edges.

python-pytest-regressions 2.3.1

Easy to use 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 (courtesy of pytest-datadir) that can be used to verify that future runs produce the same data.

Installation

Install python-pytest-regressions 2.3.1 as follows:

guix install python-pytest-regressions@2.3.1

Or install the latest version:

guix install python-pytest-regressions

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.