esp32-s2_dfu/tests
hathach c70990703f use -mx32, as travis use x86 version of linux gcc 2013-05-09 17:26:31 +07:00
..
test test pointer size on travis system 2013-05-09 16:57:48 +07:00
vendor/ceedling move esc around in ruby script 2013-05-09 16:46:31 +07:00
project.yml use -mx32, as travis use x86 version of linux gcc 2013-05-09 17:26:31 +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