espressif_tinyusb/tests
hathach 0c5856494f remove dead source path 2013-05-09 15:39:37 +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 remove dead source path 2013-05-09 15:39:37 +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