https://github.com/sammers21/mosquitto_junit_testing
Demonstration of how ansi/mosquitto docker image can be used for mqtt clint testing
https://github.com/sammers21/mosquitto_junit_testing
docker java junit maven maven-docker-plugin mosquitto mqtt-broker mqtt-client
Last synced: 24 days ago
JSON representation
Demonstration of how ansi/mosquitto docker image can be used for mqtt clint testing
- Host: GitHub
- URL: https://github.com/sammers21/mosquitto_junit_testing
- Owner: Sammers21
- License: apache-2.0
- Created: 2017-06-14T17:51:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T11:50:35.000Z (almost 8 years ago)
- Last Synced: 2025-02-12T15:27:59.539Z (3 months ago)
- Topics: docker, java, junit, maven, maven-docker-plugin, mosquitto, mqtt-broker, mqtt-client
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Travis: [](https://travis-ci.org/Sammers21/Mosquitto_junit_testing)
# How to run tests?
```
mvn clean install
```