espressif_tinyusb/tests
hathach 0e65ce62af documenting on the way 2013-05-08 12:23:25 +07:00
..
test house keeping 2013-05-06 20:25:38 +07:00
vendor/ceedling configure unity a bit 2013-01-27 16:26:25 +07:00
project.yml add freeRTOS source from vendor to test 2013-04-15 19:08:24 +08: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