pytest-schema

View on PyPIReverse Dependencies (0)

0.1.2 pytest_schema-0.1.2-py3-none-any.whl

Wheel Details

Project: pytest-schema
Version: 0.1.2
Filename: pytest_schema-0.1.2-py3-none-any.whl
Download: [link]
Size: 7194
MD5: df78c886a234803c86acb831797049b0
SHA256: 1b018b21a3e6711503bd1be7d0a43510cf5bb3bc86ecc8031cb0403aaab98952
Uploaded: 2024-02-16 14:07:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-schema
Version: 0.1.2
Summary: 👍 Validate return values against a schema-like object in testing
Author: Brett Dawidowski
Author-Email: brett[at]codedawi.com
Home-Page: https://github.com/codedawi/pytest-schema
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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 :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: schema (>=0.7.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4817 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_schema/__init__.py sha256=C5Uw7Sa3fFYkAyxn46NqGstgBZQiAyjrE9bYOkhBzp0 480
pytest_schema/helpers.py sha256=zflOAfRm2CISOURFkscPHHi0_64Zc8so-dJk6q34tqY 3030
pytest_schema/match.py sha256=BWSJ_jy8tJWcwLfjf3k7nkinA9RXRenu-34GZHkZzBE 1514
pytest_schema/schema.py sha256=lIMbnpO6eP6xGsQinQlclOnJT-lezvDHJzXq19JSkGY 3341
pytest_schema/types.py sha256=NA8f_KuvJwbiobzqM8X983_tORjoqQpLDUtdbwruWLE 485
pytest_schema-0.1.2.dist-info/LICENSE sha256=bh9bJ48NVf5o4V6A-aVDuMWZD5lVZ0-vr8lE5HEYyr8 1073
pytest_schema-0.1.2.dist-info/METADATA sha256=a558-irg_fXQggZymTj1KKk9V25NoWDAHoM6bfFCK90 6088
pytest_schema-0.1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_schema-0.1.2.dist-info/entry_points.txt sha256=PGL8etB1IaMoIQjul2UNLIptpo8eXY8CXL-1ZXhPYM8 34
pytest_schema-0.1.2.dist-info/top_level.txt sha256=-t7VIKYCs7W3KudghpkVtzCCOKQr5KH69-f3BMrJDL0 14
pytest_schema-0.1.2.dist-info/RECORD

top_level.txt

pytest_schema

entry_points.txt

schema = pytest_schema