a4e11a3a6b
pytest-regressions 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. WWW: https://github.com/ESSS/pytest-regressions
6 lines
280 B
Text
6 lines
280 B
Text
pytest-regressions 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.
|
|
|
|
WWW: https://github.com/ESSS/pytest-regressions
|