pytest-find-dependencies

View on PyPIReverse Dependencies (0)

0.5.3 pytest_find_dependencies-0.5.3-py3-none-any.whl

Wheel Details

Project: pytest-find-dependencies
Version: 0.5.3
Filename: pytest_find_dependencies-0.5.3-py3-none-any.whl
Download: [link]
Size: 8423
MD5: 1ff4b5dc51b92ef70d2606a03ba5c29f
SHA256: 749829468bbcf32c7bc4f2460f93dd981a6256a63cc572999648df697900c47f
Uploaded: 2024-03-16 19:25:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-find-dependencies
Version: 0.5.3
Summary: A pytest plugin to find dependencies between tests
Author: MrBean Bremen
Author-Email: hansemrbean[at]googlemail.com
Maintainer: MrBean Bremen
Maintainer-Email: hansemrbean[at]googlemail.com
Home-Page: https://github.com/mrbean-bremen/pytest-find-dependencies
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.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 :: 3 :: Only
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.6
Requires-Dist: pytest (>=4.3.0)
License-File: LICENSE
[Description omitted; length: 6741 characters]

WHEEL

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

RECORD

Path Digest Size
find_dependencies/__init__.py sha256=tgzuqHKcEdKBaP57F5oXxq4XlW2n9J4Fj8ZGu7nGOZg 22
find_dependencies/dependency_finder.py sha256=okn5Mw67zhuJvijfyI9iovtQtqdiWmvNLK8iDyOrlWI 6411
find_dependencies/plugin.py sha256=obfE3xjmSRpJWlLi7wShwFUUtYouT5am64ceHsFjcO4 3584
pytest_find_dependencies-0.5.3.dist-info/LICENSE sha256=RJnSgbYshzxMANbK_gqpfppmxaBw--xES2CpfvYPJ0Y 1081
pytest_find_dependencies-0.5.3.dist-info/METADATA sha256=BZN1vD8veY7JUw56mKo6nCyAKPO9dJIsa-ma3cpAN04 8022
pytest_find_dependencies-0.5.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_find_dependencies-0.5.3.dist-info/entry_points.txt sha256=Td8rCMcjlneQ3y_rnHHEkUbL3dVPIv7b-yDLlXEVPX0 56
pytest_find_dependencies-0.5.3.dist-info/top_level.txt sha256=F5rJfUFTbFlFLvcvSjs6Dow8C2nXTvx13qpiV0VQKHc 43
pytest_find_dependencies-0.5.3.dist-info/RECORD

top_level.txt

find_dependencies
pytest_find_dependencies

entry_points.txt

find_dependencies = find_dependencies.plugin