robotframework-mqttlibrary-java
MQTT keyword library for RobotFramework in Java
This is an initial POC...stay tuned for updates.
Usage
- Use robotframework-maven-plugin
- Add a dependency on this library (after installing locally
mvn install
) - Add RobotFramework style tests under src/test/robotframework/acceptance
- Run
mvn verify
. This uses a public test broker provided by Eclipse Paho project. Alternatively, if you have a locally running broker at default port, run :mvn verify -PUseLocalBroker
.
Detailed instructions coming soon...
##Reference [1] https://github.com/mqtt/mqtt.github.io/wiki/servers