pytest-insta

View on PyPIReverse Dependencies (1)

0.3.0 pytest_insta-0.3.0-py3-none-any.whl

Wheel Details

Project: pytest-insta
Version: 0.3.0
Filename: pytest_insta-0.3.0-py3-none-any.whl
Download: [link]
Size: 13660
MD5: b938c632111a370a415024514412e18d
SHA256: 93a105e3850f2887b120a581923b10bb313d722e00d369377a1d91aa535df704
Uploaded: 2024-02-19 23:00:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-insta
Version: 0.3.0
Summary: A practical snapshot testing plugin for pytest
Author: Valentin Berlier
Author-Email: berlier.v[at]gmail.com
Home-Page: https://github.com/vberlier/pytest-insta
Project-Url: Documentation, https://github.com/vberlier/pytest-insta
Project-Url: Repository, https://github.com/vberlier/pytest-insta
License: MIT
Keywords: pytest-plugin,pytest,testing,snapshot,snapshot-testing
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: pytest (<9.0.0,>=7.2.0)
Requires-Dist: wrapt (<2.0.0,>=1.14.1)
Description-Content-Type: text/markdown
[Description omitted; length: 11638 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_insta/__init__.py sha256=-d8vx9H4yACmkd75WzBXVmdPmNdxSfnMn4A6p1J81Wk 91
pytest_insta/fixture.py sha256=UT5Be4eTwZvTitfau1q_XqzvoF4-8jsg73vD_NZxOm4 2408
pytest_insta/format.py sha256=hA4E-1l3BjR_U8I6N8Xrr9rXpS5h85G_AZDN2KkeTXg 2435
pytest_insta/plugin.py sha256=JLl0TzC0jHlSzGOBAi3c7i_FaUpyeXZopPAMz_vGoFQ 1133
pytest_insta/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_insta/review.py sha256=cxUzNkN6Ns82K2OJ89vT9mnhzxUZT19B6KOmp7Au0rY 4166
pytest_insta/session.py sha256=01_6XADxHMRjbvdyCdDwRYvfcQXBR66Q7ky7FzT--bY 7180
pytest_insta/utils.py sha256=obHULoyBMSBwL7jVlh4xqKswWnKqAfUL_W7N0Vetb_g 1709
pytest_insta-0.3.0.dist-info/LICENSE sha256=71AZ-oBXSovKxFMoYVEQTw8rpS2hUllt8_xX3cp0kgA 1073
pytest_insta-0.3.0.dist-info/METADATA sha256=jcX2fKnWh4VzAriTdPAafiw_U7JNMNVsybKNJpNxcrg 12514
pytest_insta-0.3.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pytest_insta-0.3.0.dist-info/entry_points.txt sha256=sD1RMKvI0XTTBnhqPn9otiLkdQhXWxWFh69X_rX1rLI 38
pytest_insta-0.3.0.dist-info/RECORD

entry_points.txt

insta = pytest_insta.plugin