paho.mqtt.testing
paho.mqtt.testing copied to clipboard
Module packaging and in-process use for broker
I'd like to use the interoperability broker in the test suite for my MQTT client. Ideally, I'd like to import the broker as a module and then run the broker in my test process (as part of a test fixture). Any ideas as to how that usage could be achieved?