Home | Getting Started | Documentation | Related Sites
uCUnit is a lightwheight unit testing framework for small microcontrollers programmed in C. It's design was inspired by JUnit, CUnit and EmbUnit.
For small microcontrollers a unit testing framework must have some special features:
uCUnit is Open Source Software, released under the Common Public Licence (CPL) Version 1.0.
You can find the most recent source code on the git-hub download page:
https://github.com/ucunit/ucunit
You can help to make ucunit better: