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.
- Website: https://github.com/ESSS/pytest-regressions
- Licenses: Expat
- Package source: gnu/packages/check.scm
- Builds: See build status
- Issues: See known issues
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.