OpenIoTAcademy / EmbeddedTemplate

Template Project For Embedded Projects
2 stars 2 forks source link

HW Tests using CI #12

Open zaya-mc opened 4 years ago

zaya-mc commented 4 years ago

Current CI tool will build and unit tests using Mock files but if we work on real HW such as Evaluation Key, we will need CI tool to run HW tests too.

GitHub Action looks pretty good, the question is that can we somehow run an HW test in one of our local machines and can we integrate with Github Action?

zaya-mc commented 4 years ago

This article may help https://help.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners