How can I unit test Arduino code?

Don’t Run Unit Tests on the Arduino Device or Emulator The case against microcontroller Device/Emulator/Sim-based tests There’s a lot of discussion about what unit test means and I’m not really trying to make an argument about that here. This post is not telling you to avoid all practical testing on your ultimate target hardware. I … Read more