Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 554 Bytes

File metadata and controls

23 lines (13 loc) · 554 Bytes

MQTT

Since testcontainers-python :material-tag: v4.7.0

Introduction

The Testcontainers module for MQTT.

Adding this module to your project dependencies

Please run the following command to add the MQTT module to your python dependencies:

pip install testcontainers[mqtt] paho-mqtt

Usage example

Creating an MQTT container