hathach 7355a45a67 finally get travis build without errors 13 лет назад
..
test 7355a45a67 finally get travis build without errors 13 лет назад
vendor 7de505cb75 move esc around in ruby script 13 лет назад
project.yml dc4bb9d104 -mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in test code 13 лет назад
rakefile.rb bc735bbe22 - add ceedling/cmock/unity as testing framework and support 13 лет назад
readme.md 0e65ce62af documenting on the way 13 лет назад

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