Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Version 1.0.0

Compare
Choose a tag to compare
@AcidSepp AcidSepp released this 22 Apr 14:48
· 187 commits to master since this release

This is the first release of the official HiveMQ Testcontainer. It allows automatic testing of MQTT applications and automatic integration testing of HiveMQ Extensions.

🌟 Features

  • load user defined HiveMQ images and tags
  • test your MQTT 3 and MQTT 5 client applications
  • add a custom hivemq config
  • load an extension from a folder
  • load an extension directly from your code
  • enable or disable an extension
  • set logging level
  • set control center port
  • debug a directly loaded extension that is running inside the container
  • put files into the container
    • put files into hivemq home
    • put files into extension home
    • put license files into the license folder
  • configure docker resources
  • customizing the container

❤️ Special Thanks

@MicWalter
@SgtSilvio
@YannickWeber