Thursday this week I received my copy of “Test-Driven Development for Embedded C” by James W. Grenning. This was just the book I have been looking for months. I had the problem of developing a micro controller firmware in C but without tests. The reasons I had not started the project in a “test first” fashion were too many. Questions like “how do I test code that needs the hardware to run” as well as the limitations of only using free and open source software were and still are barriers I hope this book will help me overcome.
Reading “Test-Driven Development for Embedded C”
Posted by lazlo –
May 8, 2011
- Category: Books, Software, Work
- Tags: book, c, development, embedded, tdd, xunit
- Leave a reply