I\'d like to be able to unit test my Arduino code. Ideally, I would be able to run any tests without having to upload the code to the Arduino. What tools or libraries can he
James W. Grenning writes great books and this one is about unit testing embedded C code Test Driven Development for Embedded C.