pytest-golden

View on PyPIReverse Dependencies (4)

0.2.2 pytest_golden-0.2.2-py3-none-any.whl

Wheel Details

Project: pytest-golden
Version: 0.2.2
Filename: pytest_golden-0.2.2-py3-none-any.whl
Download: [link]
Size: 10266
MD5: cd0b8edba9902d21cf99c45f858abc96
SHA256: 2e43a45244d16ab5ac8bbd72e26f28d2c9a24440f2fbdb26940e46fed505e5c0
Uploaded: 2022-07-18 06:45:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-golden
Version: 0.2.2
Summary: Plugin for pytest that offloads expected outputs to data files
Author: Oleh Prypin
Author-Email: oleh[at]pryp.in
Home-Page: https://github.com/oprypin/pytest-golden
Project-Url: Repository, https://github.com/oprypin/pytest-golden
License: MIT
Keywords: pytest,pytest-plugin
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: atomicwrites (<2.0.0,>=1.4.0)
Requires-Dist: dataclasses (<1.0,>=0.7); python_version < "3.7"
Requires-Dist: pytest (>=6.1.2)
Requires-Dist: ruamel.yaml (<1.0,>=0.16.12)
Requires-Dist: testfixtures (<7.0.0,>=6.15.0)
Description-Content-Type: text/markdown
[Description omitted; length: 10109 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_golden/__init__.py sha256=0VMA7nEi2a0DpVLaJTWSRNknUrcyLZkA7UdDCJIenNY 70
pytest_golden/plugin.py sha256=U4EC-FOW_8OhqAg2-eyjs7h6DkoV4RkbXq1EcY1Iv5I 11205
pytest_golden/yaml.py sha256=zDaALuWxolNY5D35X6Y_-Gz1jV6W-XIXm3eDbwZB420 1453
pytest_golden-0.2.2.dist-info/entry_points.txt sha256=-5azV5E3o4LqpmHyYb8l4AAVuRu7gsI_TwQ0sSmQME4 47
pytest_golden-0.2.2.dist-info/LICENSE.md sha256=74zoEaAWs6LJMc1myUlEcnO_cD3q7z-oOQyU4VsFt38 1083
pytest_golden-0.2.2.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pytest_golden-0.2.2.dist-info/METADATA sha256=IwuTeoKskfKnQz3EipH5viTsyZLFVe23fsKZkXhdGuM 11129
pytest_golden-0.2.2.dist-info/RECORD

entry_points.txt

pytest-golden = pytest_golden.plugin