We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Try to maintain the good practices of other HiveMQ projects
Have a docker compose to help run faster the unit and integration tests locally
https://www.hivemq.com/blog/hivemq-is-now-available-in-testcontainers/
The text was updated successfully, but these errors were encountered:
Hello @hurtadosanti, thanks for contributing to the HiveMQ community! We will respond as soon as possible.
Sorry, something went wrong.
Test containers supports .NET here: https://dotnet.testcontainers.org
No branches or pull requests
🚀 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/
The text was updated successfully, but these errors were encountered: