pytest-cache-assert

View on PyPIReverse Dependencies (0)

4.0.0 pytest_cache_assert-4.0.0-py3-none-any.whl

Wheel Details

Project: pytest-cache-assert
Version: 4.0.0
Filename: pytest_cache_assert-4.0.0-py3-none-any.whl
Download: [link]
Size: 24250
MD5: 0d8ed4723348e9025645563e9b498cb2
SHA256: e7b0f1081989379c1ed257c0603f1055056d4ab0fa574627061efa4774c67bde
Uploaded: 2023-08-14 23:41:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-cache-assert
Version: 4.0.0
Summary: Cache assertion data to simplify regression testing of complex serializable data
Author: Kyle King
Author-Email: dev.act.kyle[at]gmail.com
Home-Page: https://github.com/kyleking/pytest_cache_assert
Project-Url: Bug Tracker, https://github.com/kyleking/pytest_cache_assert/issues
Project-Url: Changelog, https://github.com/kyleking/pytest_cache_assert/blob/main/docs/docs/CHANGELOG.md
Project-Url: Documentation, https://pytest_cache_assert.kyleking.me
Project-Url: Repository, https://github.com/kyleking/pytest_cache_assert
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8.12,<4.0.0
Requires-Dist: arrow (>=1.2.3)
Requires-Dist: corallium (>=0.3.3)
Requires-Dist: deepdiff6 (>=6.2.0)
Requires-Dist: pytest (>=6.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 11037 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=Pu8h6K2wW9zAaW94a8uJT7yQTQplmItOuJRhPoG08Sg 1066
pytest_cache_assert/__init__.py sha256=SbGCpFmVbDD2sQjrrXTcDbe8W6sjbm-qHImow3hhbOQ 2576
pytest_cache_assert/_check_assert/__init__.py sha256=LDFYDuNQAcok19GFY64cr5AtFVhR5RIWzdp9f-9AsDU 47
pytest_cache_assert/_check_assert/assert_config.py sha256=ymjseORvLTIYinPuJ4D4ajQjqvcMVJA_LCq6lgoRDv4 1911
pytest_cache_assert/_check_assert/assert_rules.py sha256=7GIQfAtCv4DixFKS9oOFSYHWdhcTKK46tUpNQltArJI 6786
pytest_cache_assert/_check_assert/cache_store.py sha256=1oHe3pOcytfxgSRMbFyP7MW3Fg8V5eoLOp9G8AVxS6c 2003
pytest_cache_assert/_check_assert/caching.py sha256=VGtpNS2OytgTJ_Lc8p8Ac_by0dNeMkVZWCQTI4Djrrk 3024
pytest_cache_assert/_check_assert/config.py sha256=B3-PmqjqPvmlUZRqsENB8o3-KX82lXAMDNll0Wh0zM8 1549
pytest_cache_assert/_check_assert/constants.py sha256=W9VvrVbyTfsZ0E2tGMP6oJNWOlRNVQ153JrreW4KYWs 851
pytest_cache_assert/_check_assert/converter.py sha256=roYIEXCMTJ7ZY6OiJ5R53eBS7Ww2VZTaPdUjtckICbU 313
pytest_cache_assert/_check_assert/differ.py sha256=ONa1a2VBof-MOmWKNLuYV2rY6bwm4QwMHCdOxdqe1IA 2709
pytest_cache_assert/_check_assert/error_message.py sha256=IQ4mwDJDNG6kfZ5QHGttshXYMg21IaYV6LtPsyyMJu8 1724
pytest_cache_assert/_check_assert/serializer.py sha256=QfiqSKjJv5rLJG5Iyvu8eAbCqHMamNSP_jl8C-86rAo 6911
pytest_cache_assert/_check_assert/validator.py sha256=tatPJD9fRWa8e-mMjcXcvlfqbiNaiVfBZrHq0nXe9cE 1693
pytest_cache_assert/main.py sha256=Wu4Es-gUs9bnXsTV1J62aK3M8ZT1wfUTzcv-I0KWPnE 3232
pytest_cache_assert/plugin.py sha256=QFQgZ4MyT2IR8IbZWgt3ly1WiZE5KofSEDkLg_gBO-s 4800
pytest_cache_assert-4.0.0.dist-info/LICENSE sha256=Pu8h6K2wW9zAaW94a8uJT7yQTQplmItOuJRhPoG08Sg 1066
pytest_cache_assert-4.0.0.dist-info/METADATA sha256=tKh-NPRKU5YbcBim8O6fxRrgX1Bz0bG6lLoAKvptMO8 12386
pytest_cache_assert-4.0.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pytest_cache_assert-4.0.0.dist-info/entry_points.txt sha256=1vKn88X52wfLYqZieLeZLsOTHL-NoMWiRl4OeCLqKQg 59
pytest_cache_assert-4.0.0.dist-info/RECORD

entry_points.txt

pytest_cache_assert = pytest_cache_assert.plugin