arduino-unit-test-helper-library


Arduino Unit Testing Helper Library

Arduino helper library to perform unit tests with the arduino-unit library

The current version provides the following features:

  • inInterval(data,lower,upper) : Check if the data is in a given range
  • floatingInputPin(pin) : detect floating input pins

Source and Doxygen documentation available through Mercurial.

Project Information

The project was created on Dec 18, 2012.

Labels:
Arduino Library Unittest