pytest-missing-modules

View on PyPIReverse Dependencies (1)

0.2.1 pytest_missing_modules-0.2.1-py3-none-any.whl

Wheel Details

Project: pytest-missing-modules
Version: 0.2.1
Filename: pytest_missing_modules-0.2.1-py3-none-any.whl
Download: [link]
Size: 5536
MD5: 429fa57e4fc9e9faa798455fd5c6e123
SHA256: ad8827b4ab01049dd552bbd2875b844dacb1e6c61e01d216f90f566e9096d14b
Uploaded: 2024-09-03 10:05:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-missing-modules
Version: 0.2.1
Summary: Pytest plugin to easily fake missing modules
Author-Email: Jérome Eertmans <jeertmans[at]icloud.com>
Project-Url: Changelog, https://github.com/jeertmans/pytest-missing-modules/releases
Project-Url: Documentation, https://github.com/jeertmans/pytest-missing-modules
Project-Url: Founding, https://github.com/sponsors/jeertmans
Project-Url: Homepage, https://github.com/jeertmans/pytest-missing-modules
Project-Url: Repository, https://github.com/jeertmans/pytest-missing-modules
Keywords: missing,mocking,modules,plugin,pytest,testing
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: pytest (>=8.3.2)
Requires-Dist: typing-extensions (>=4.12.2); python_version < "3.10"
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.md
[Description omitted; length: 2003 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_missing_modules/__init__.py sha256=72gSWivloztWWxfGs7gvo99HZBzfAxczKRDV0LaLJHQ 48
pytest_missing_modules/__version__.py sha256=tgZexGsOHaSA48RuyMb6N30NYkstIODMLSNCDr3NLr4 53
pytest_missing_modules/plugin.py sha256=5_DarCdYsIi00nEV9FebDPRV6M9nYrHCODvdMIJvzNk 5644
pytest_missing_modules-0.2.1.dist-info/METADATA sha256=vgASuu-y_xqv-KoRm8kA04KPVJ6iZReZmQMH42Euivo 3303
pytest_missing_modules-0.2.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pytest_missing_modules-0.2.1.dist-info/entry_points.txt sha256=V5gdPPmRyY7ChGy0tRF0IUrYLed2N7mXdRImQNJORV8 66
pytest_missing_modules-0.2.1.dist-info/licenses/LICENSE.md sha256=rI3p9_vKDHV2FB8CTuCWsNdU9Wtz9BCkdnpba-YPn1Y 1081
pytest_missing_modules-0.2.1.dist-info/RECORD

entry_points.txt

pytest_missing_modules = pytest_missing_modules.plugin