esp32-s2_dfu/tests
hathach 7d78fc1baf rename romdriver handle
forming API for USBD-CLASS driver (abstract away from rom driver)
separate buffer of hid class from buffer of core driver
2013-06-01 21:54:08 +07:00
..
test rename romdriver handle 2013-06-01 21:54:08 +07:00
vendor/ceedling move esc around in ruby script 2013-05-09 16:46:31 +07:00
project.yml refractor string descriptors, allow one-stop configure descriptor for 2013-05-31 18:21:31 +07:00
rakefile.rb - add ceedling/cmock/unity as testing framework and support 2012-12-27 02:52:40 +07:00
readme.md test refractor 2013-05-12 19:32:32 +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.

comming soon

More detail on TDD can be found at

Continuous Integration

comming soon

Build Status