hivemq-mqtt-client-dotnet icon indicating copy to clipboard operation
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

Open hurtadosanti opened this issue 2 years ago • 2 comments

🚀 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/

hurtadosanti avatar Feb 07 '23 08:02 hurtadosanti