Skip to content
New issue

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

Use integration tests with containers, to avoid having the need to setup a broker before running the tests #29

Open
hurtadosanti opened this issue Feb 7, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@hurtadosanti
Copy link

🚀 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 hurtadosanti added the enhancement New feature or request label Feb 7, 2023
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Hello @hurtadosanti, thanks for contributing to the HiveMQ community! We will respond as soon as possible.

@pglombardo
Copy link
Collaborator

Test containers supports .NET here: https://dotnet.testcontainers.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants