pytest-quickcheck

View on PyPIReverse Dependencies (0)

0.9.0 pytest_quickcheck-0.9.0-py3-none-any.whl

Wheel Details

Project: pytest-quickcheck
Version: 0.9.0
Filename: pytest_quickcheck-0.9.0-py3-none-any.whl
Download: [link]
Size: 12203
MD5: f01567cd1369af891dabd9a9d171366f
SHA256: c40fb7ee6f6af81e4129c28a745a4591c2780c1d8478b037256b780dc4660f20
Uploaded: 2022-11-05 15:54:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-quickcheck
Version: 0.9.0
Summary: pytest plugin to generate random data inspired by QuickCheck
Author: Tetsuya Morimoto
Author-Email: tetsuya.morimoto[at]gmail.com
Home-Page: https://github.com/t2y/pytest-quickcheck
License: Apache License 2.0
Keywords: test,pytest,quickcheck
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
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: Topic :: Utilities
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Quality Assurance
Platform: linux
Platform: osx
Platform: unix
Platform: win32
Requires-Dist: pytest (>=4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 6593 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_quickcheck/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_quickcheck/data.py sha256=SPJ2xqQ6-vzQ58BtT_skIP8jEpcCV6PM6XzfFPxY_2Y 613
pytest_quickcheck/generator.py sha256=xHcfhbQVLJgcPbd-RmDTYej6H2onHgU0OY9bGLtt1DA 6669
pytest_quickcheck/plugin.py sha256=WVQEwoTrY6GNodTT5EGZwYFvwjZsGKyO9FxHKj5cKhs 3790
pytest_quickcheck-0.9.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
pytest_quickcheck-0.9.0.dist-info/METADATA sha256=ZTueZdObBLxb1IKDniFTdERm6vxNmoQ86ZpywlGMCQI 7803
pytest_quickcheck-0.9.0.dist-info/WHEEL sha256=ZL1lC_LiPDNRgDnOl2taCMc83aPEUZgHHv2h-LDgdiM 92
pytest_quickcheck-0.9.0.dist-info/entry_points.txt sha256=lohBVGvtZbsZ8_GJrTACWNp0i6RdKtyzWfQeXv9P25s 50
pytest_quickcheck-0.9.0.dist-info/top_level.txt sha256=V2FkesGT2x_P9vD2Byj8yCqMNx4cRD_TpehipcQRyE0 18
pytest_quickcheck-0.9.0.dist-info/RECORD

top_level.txt

pytest_quickcheck

entry_points.txt

quickcheck = pytest_quickcheck.plugin