hivemq-mqtt-client-dotnet
hivemq-mqtt-client-dotnet copied to clipboard
Use integration tests with containers, to avoid having the need to setup a broker before running the tests
🚀 Feature Request
Can we use the Java test containers or have a script that runs the the CE version of HiveMQ to run the integration tests.
Also separate the integration tests from unit tests.
🔈 Motivation
Try to maintain the good practices of other HiveMQ projects
🛰 Alternatives
Have a docker compose to help run faster the unit and integration tests locally
📎 Additional context
https://www.hivemq.com/blog/hivemq-is-now-available-in-testcontainers/