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

Running unit tests in GitHub CI Action on Windows #502

Open
fpagliughi opened this issue Jul 3, 2024 · 0 comments
Open

Running unit tests in GitHub CI Action on Windows #502

fpagliughi opened this issue Jul 3, 2024 · 0 comments

Comments

@fpagliughi
Copy link
Contributor

We're finally switching the CI to use GitHub actions.

In order to run the unit tests, however, an MQTT broker (typically Mosquitto) needs to be installed and running on the localhost of the CI container. This was easy enough to accomplish on Linux, but it would be nice to also run the unit tests on Windows.

If anyone knows an easy way to get Mosquitto installed and running on the Windows action, any help would be appreciated. Either way would be fine; downloading and installing a pre-built binary, or building from source.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant