pytest-regressions

View on PyPIReverse Dependencies (132)

2.5.0 pytest_regressions-2.5.0-py3-none-any.whl

Wheel Details

Project: pytest-regressions
Version: 2.5.0
Filename: pytest_regressions-2.5.0-py3-none-any.whl
Download: [link]
Size: 23844
MD5: 58d195dcf192f4eabdf54a70b30f9135
SHA256: 8c4e5c4037325fdb0825bc1fdcb75e17e03adf3407049f0cb704bb996d496255
Uploaded: 2023-08-31 16:35:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-regressions
Version: 2.5.0
Summary: Easy to use fixtures to write regression tests.
Author: ESSS
Author-Email: foss[at]esss.co
Maintainer: Bruno Oliveira
Maintainer-Email: bruno[at]esss.co
Home-Page: https://github.com/ESSS/pytest-regressions
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: pytest-datadir (>=1.2.0)
Requires-Dist: pytest (>=6.2.0)
Requires-Dist: pyyaml
Requires-Dist: numpy; extra == "dataframe"
Requires-Dist: pandas; extra == "dataframe"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: pillow; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: restructuredtext-lint; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: pillow; extra == "image"
Requires-Dist: numpy; extra == "image"
Requires-Dist: numpy; extra == "num"
Requires-Dist: pandas; extra == "num"
Provides-Extra: dataframe
Provides-Extra: dev
Provides-Extra: image
Provides-Extra: num
License-File: LICENSE
[Description omitted; length: 2987 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_regressions/__init__.py sha256=x44FTuKy7qlDqgjRznrZ9qfCnlWAoMSOOx6YdOctwac 589
pytest_regressions/common.py sha256=pVZAuRk8vvXg7wDSvvuo8a3XydjzEszz589O-p3Vz_g 7536
pytest_regressions/data_regression.py sha256=7a5CFU84XwQdvV4nGtYgvZ84Tl-vXhCAuxi_aRZFDYE 3807
pytest_regressions/dataframe_regression.py sha256=0xV1BOqu2T4Kif3SgQhpUmkb-QxCsvdif_tTjnbz0Qg 10917
pytest_regressions/file_regression.py sha256=XZyGvsDmXyEnHAUiN6flZhVlJJTgBB0ojHYQNzilaJ4 3809
pytest_regressions/image_regression.py sha256=fJsktm9b6D534u-OEv7JuPcgcEyIiFngoxZUpXX3Uxo 6084
pytest_regressions/ndarrays_regression.py sha256=GsUCY4ddj7l_YZOhuBjsx8WqXRA-kK523BCw8FcYfIQ 15079
pytest_regressions/num_regression.py sha256=oPVNzBLw2v0M-ONIiNbPKMHZdoDdpHcZ0hkcKQPTJig 4967
pytest_regressions/plugin.py sha256=hs-2RpdkzR_KstO9zG8QUx0ylyUcZB-RKR-O07IBoMw 5800
pytest_regressions/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_regressions/testing.py sha256=sJeyErSU4shBnrfeDgWwlDUvJVTDb02ay_fRO0qfkJg 3125
pytest_regressions-2.5.0.dist-info/LICENSE sha256=Gc52Dm8rcNUL2_XuRB-x82uN4nLGS__xwrv5vwjCFJM 1072
pytest_regressions-2.5.0.dist-info/METADATA sha256=GvG64ZnO6cp6ZeZOfumjVODF3WgwfDNFgPG-QEn21DE 4677
pytest_regressions-2.5.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pytest_regressions-2.5.0.dist-info/entry_points.txt sha256=ZJ11KZrOof9WV8aOFGFr9MSp-zpBZVkP9dUs7AOMm0I 51
pytest_regressions-2.5.0.dist-info/top_level.txt sha256=SH-1VsFz8V5Btk3x6LUB0aOxI9bR-htJAa5zpKMgmK0 19
pytest_regressions-2.5.0.dist-info/RECORD

top_level.txt

pytest_regressions

entry_points.txt

regressions = pytest_regressions.plugin