Name: | python3-pytest-regressions |
---|---|
Version: | 2.5.0 |
Release: | 5.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 217317 |
License: | MIT |
RPM: | python3-pytest-regressions-2.5.0-5.el10_0.noarch.rpm |
Source RPM: | python-pytest-regressions-2.5.0-5.el10_0.src.rpm |
Build Date: | Fri Feb 07 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pytest-regressions.readthedocs.io/ |
Summary: | Pytest fixtures for writing regression tests |
Description: | This pytest 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. |