pytest-mqtt

View on PyPIReverse Dependencies (1)

0.4.0 pytest_mqtt-0.4.0-py3-none-any.whl

Wheel Details

Project: pytest-mqtt
Version: 0.4.0
Filename: pytest_mqtt-0.4.0-py3-none-any.whl
Download: [link]
Size: 9210
MD5: 56564f5100a93468717f33915959038a
SHA256: b89841547d70b0e3abd9c8f56da3e95c38e301cd63b93332f9ceaf3636028d29
Uploaded: 2024-03-31 17:07:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-mqtt
Version: 0.4.0
Summary: pytest-mqtt supports testing systems based on MQTT
Author-Email: Andreas Motl <andreas.motl[at]panodata.org>, Richard Pobering <richard.pobering[at]panodata.org>
Project-Url: homepage, https://github.com/mqtt-tools/pytest-mqtt
Project-Url: documentation, https://github.com/mqtt-tools/pytest-mqtt
Project-Url: repository, https://github.com/mqtt-tools/pytest-mqtt
Project-Url: changelog, https://github.com/mqtt-tools/pytest-mqtt/blob/main/CHANGES.rst
License: MIT
Keywords: mqtt,pytest,testing,mosquitto,paho
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
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: Topic :: Communications
Classifier: Topic :: Education
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: paho-mqtt (<3)
Requires-Dist: pytest-docker-fixtures (<2)
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: isort (<6); extra == "develop"
Requires-Dist: black (<25); extra == "develop"
Requires-Dist: poethepoet (<1); extra == "develop"
Requires-Dist: ruff; extra == "develop"
Requires-Dist: build (<2); extra == "release"
Requires-Dist: twine (<6); extra == "release"
Requires-Dist: minibump (<1); python_version >= "3.10" and extra == "release"
Requires-Dist: coverage (<8); extra == "test"
Requires-Dist: pytest (<8); extra == "test"
Requires-Dist: pytest-fixture-order (<1); extra == "test"
Requires-Dist: pytest-ordering (<1); extra == "test"
Provides-Extra: develop
Provides-Extra: release
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4920 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_mqtt/__init__.py sha256=FNDnR_zzOhNxBi9kbYEQx7DWHRcPPn_8z-xIV2ZVqtY 358
pytest_mqtt/capmqtt.py sha256=ammnYJUGYX0KaF-oY688FeiKCuEMpWr1pRaxAdwfDHs 5341
pytest_mqtt/model.py sha256=ejB7sBvOH95_Ul2O3O1qwMtrQCArNNM-CCQ_NXiV_4o 324
pytest_mqtt/mosquitto.py sha256=PagX3X4zLWYieiP5eIKdywi4alZCNXFPSR6FIiZ3f7k 2989
pytest_mqtt/util.py sha256=ihHAozuRA96sDyU5IXDjo1obOIxegzvDRlv1ae6VfSQ 576
pytest_mqtt-0.4.0.dist-info/LICENSE sha256=zi6LgC2JZYEY-6NG8l3n_Xzh6uzYu7Y6jtmfkgak4Xw 1161
pytest_mqtt-0.4.0.dist-info/METADATA sha256=U-2blL_-klbFtCZkCpurr6pYU18xtXWYeO2a1y_j5bE 7937
pytest_mqtt-0.4.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytest_mqtt-0.4.0.dist-info/entry_points.txt sha256=gygmfLaHz_HTdf3jdDu1QlAB4SYSvOG20QvwqaYv9yc 75
pytest_mqtt-0.4.0.dist-info/top_level.txt sha256=vNQeF2xIPy6Xffgmsq10IT6_4F_EcwiLjWltdxhEK8c 12
pytest_mqtt-0.4.0.dist-info/RECORD

top_level.txt

pytest_mqtt

entry_points.txt

capmqtt = pytest_mqtt.capmqtt
mosquitto = pytest_mqtt.mosquitto