
'How Golioth uses Hardware-in-the-Loop (HIL) Testing: Part 2'
Immediately test code changes on real hardware. In this hands-on post, Nick Miller discusses how to set up your own Hardware-In-The-Loop testing using GitHub …


Immediately test code changes on real hardware. In this hands-on post, Nick Miller discusses how to set up your own Hardware-In-The-Loop testing using GitHub …

Explain what HIL testing is, and why we use it at Golioth to continuously verify the firmware for our Zephyr and ESP-IDF SDKs.

What if your IoT firmware deployments happened automatically just by typing 'git push'? Lead Engineer Alvaro Viebrantz talks about a sample project that …