Automated hardware testing using pytest

Originally published at: Automated hardware testing using pytest - Golioth

Pytest is a framework for testing and we use it for our Firmware SDK. This post reviews setting up fixtures that connect embedded projects to pytest.

1 Like