espressif_tinyusb/tests
hathach 446038fd36 move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
update setting for all project file respectively
2013-05-09 15:23:04 +07:00
..
test refractor test 2013-05-09 13:48:11 +07:00
vendor/ceedling configure unity a bit 2013-01-27 16:26:25 +07:00
project.yml move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run 2013-05-09 15:23:04 +07:00
rakefile.rb - add ceedling/cmock/unity as testing framework and support 2012-12-27 02:52:40 +07:00
readme.md documenting on the way 2013-05-08 12:23:25 +07:00

readme.md

Test-Driven Development (TDD)

TDD indeed works with C & embedded with the help of Ceedling, Unity & CMock as a testing framework.

More detail on TDD can be found at