pytest-plugin-helpers

View on PyPIReverse Dependencies (1)

0.1.0 pytest_plugin_helpers-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: pytest-plugin-helpers
Version: 0.1.0
Filename: pytest_plugin_helpers-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 4964
MD5: 811f8372a5edc4fd178a9d9d8efc4c8f
SHA256: 250e636952e7a824a216b7542de34597bcaed26110db9018465137272d42f8be
Uploaded: 2019-11-23 09:16:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-plugin-helpers
Version: 0.1.0
Summary: A plugin to help developing and testing other plugins
Author: Benjamin Rigaud
Author-Email: ben.open.source[at]gmail.com
Maintainer: Benjamin Rigaud
Maintainer-Email: ben.open.source[at]gmail.com
Home-Page: https://gitlab.com/too-many-programmers/pytest-plugin-helpers
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: makefun (>=1.7.0)
[Description omitted; length: 1825 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_plugin_helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_plugin_helpers/plugin.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_plugin_helpers/tester.py sha256=zLDnQ_al28rGInGc28g74Km4xL97FmWmiVJTApuTPKk 3088
pytest_plugin_helpers-0.1.0.dist-info/LICENSE sha256=3Kt3dhMeqlg7a0f_3jTuvkdCUCoGmF08JjsAXXeS59A 1083
pytest_plugin_helpers-0.1.0.dist-info/METADATA sha256=EIDMa5LKbJYmv72yJozaVFu_6jPD91AyS09wLErfzYM 2934
pytest_plugin_helpers-0.1.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pytest_plugin_helpers-0.1.0.dist-info/entry_points.txt sha256=WKUQGvnoRNAdVWbencSPKwXKY7gadKS44A6U9Krgebo 58
pytest_plugin_helpers-0.1.0.dist-info/top_level.txt sha256=d61WYFvD6r5BAZz2-2tYX-GtNkixlgFPROiq-yMAH6I 22
pytest_plugin_helpers-0.1.0.dist-info/RECORD

top_level.txt

pytest_plugin_helpers

entry_points.txt

plugin_helpers = pytest_plugin_helpers.plugin