pytest-play support for MQTT
Project description
=========
play mqtt
=========
.. image:: https://img.shields.io/pypi/v/play_mqtt.svg
:target: https://pypi-hypernode.com/pypi/play_mqtt
.. image:: https://img.shields.io/travis/tierratelematics/play_mqtt.svg
:target: https://travis-ci.org/tierratelematics/play_mqtt
.. image:: https://readthedocs.org/projects/play-mqtt/badge/?version=latest
:target: https://play-mqtt.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/tierratelematics/play_mqtt/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/tierratelematics/play_mqtt
``pytest-play`` support for MQTT support.
Thanks to ``play_mqtt`` you can test the integration between a mocked IoT
device that sends commands on MQTT and a reactive web application with UI checks.
You can also build a simulator that generates messages for you.
More info and examples on:
* pytest-play_, documentation
* cookiecutter-qa_, see ``pytest-play`` in action with a working example if you want to start hacking
Features
========
This project defines a new pytest-play_ command:
::
{"provider": "mqtt",
"type": "publish",
"host": "$mqtt_host",
"port": $mqtt_port,
"endpoint": '$mqtt_endpoint',
"payload": {
"measure_id": [100],
"obj_id_L": [0],
"measureType": ["float"],
"start_time": 1514911926114,
"bin_value": [77251432]
}
}
Twitter
=======
``pytest-play`` tweets happens here:
* `@davidemoro`_
Credits
=======
This package was created with Cookiecutter_ and the cookiecutter-play-plugin_ (based on `audreyr/cookiecutter-pypackage`_ project template).
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _`cookiecutter-play-plugin`: https://github.com/tierratelematics/cookiecutter-play-plugin
.. _pytest-play: https://github.com/tierratelematics/pytest-play
.. _cookiecutter-qa: https://github.com/tierratelematics/cookiecutter-qa
.. _`@davidemoro`: https://twitter.com/davidemoro
=======
CHANGES
=======
0.0.2 (2018-01-10)
------------------
- Commands accept kwargs now
0.0.1 (2018-01-04)
------------------
* First release
play mqtt
=========
.. image:: https://img.shields.io/pypi/v/play_mqtt.svg
:target: https://pypi-hypernode.com/pypi/play_mqtt
.. image:: https://img.shields.io/travis/tierratelematics/play_mqtt.svg
:target: https://travis-ci.org/tierratelematics/play_mqtt
.. image:: https://readthedocs.org/projects/play-mqtt/badge/?version=latest
:target: https://play-mqtt.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/tierratelematics/play_mqtt/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/tierratelematics/play_mqtt
``pytest-play`` support for MQTT support.
Thanks to ``play_mqtt`` you can test the integration between a mocked IoT
device that sends commands on MQTT and a reactive web application with UI checks.
You can also build a simulator that generates messages for you.
More info and examples on:
* pytest-play_, documentation
* cookiecutter-qa_, see ``pytest-play`` in action with a working example if you want to start hacking
Features
========
This project defines a new pytest-play_ command:
::
{"provider": "mqtt",
"type": "publish",
"host": "$mqtt_host",
"port": $mqtt_port,
"endpoint": '$mqtt_endpoint',
"payload": {
"measure_id": [100],
"obj_id_L": [0],
"measureType": ["float"],
"start_time": 1514911926114,
"bin_value": [77251432]
}
}
=======
``pytest-play`` tweets happens here:
* `@davidemoro`_
Credits
=======
This package was created with Cookiecutter_ and the cookiecutter-play-plugin_ (based on `audreyr/cookiecutter-pypackage`_ project template).
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _`cookiecutter-play-plugin`: https://github.com/tierratelematics/cookiecutter-play-plugin
.. _pytest-play: https://github.com/tierratelematics/pytest-play
.. _cookiecutter-qa: https://github.com/tierratelematics/cookiecutter-qa
.. _`@davidemoro`: https://twitter.com/davidemoro
=======
CHANGES
=======
0.0.2 (2018-01-10)
------------------
- Commands accept kwargs now
0.0.1 (2018-01-04)
------------------
* First release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
play_mqtt-0.0.2.tar.gz
(11.9 kB
view hashes)
Built Distribution
Close
Hashes for play_mqtt-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f15d1f335883110cae04c2b656edff5d950a359ef4e78cf3d5bf52134fe314ce |
|
MD5 | d7414708d8c3e8640b84a762d8eb5b7c |
|
BLAKE2b-256 | 2facd17fc9243177e1a73ec2af7cbea67c6187f58cac3301e6786f75c43aa845 |