mqtt-spy-daemon 0.1.0
kamilfb
released this
29 Sep 22:07
·
153 commits
to development
since this release
- Added embeddable deployment / plug-in mode (run mqtt-spy-daemon as part of your application or test framework)
- Added automated testing capabilities
- Written and run as scripts; similar to publication scripts
- Support for any types of assertions and checks available in Java and JavaScript
- Divided into steps, including before (setup) and after (clean-up) sections
- Auto export of results
- Added support for content formatters (e.g. could be used together with scripts or test cases)
- Added TLS/SSL support
- Auto-generating client ID if empty
- Upgraded to Eclipse Paho Java Client v1.0.2 (Paho 1.1)