Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Demonstration of how ansi/mosquitto docker image can be used for mqtt clint testing

Awesome Lists containing this project

README

        

Travis: [![Build Status](https://travis-ci.org/Sammers21/Mosquitto_junit_testing.svg?branch=master)](https://travis-ci.org/Sammers21/Mosquitto_junit_testing)

# How to run tests?

```
mvn clean install
```