Reduce bugs. Refactor without fear. Have a good design.
In this section you'll learn what Test-Driver Development is. Its benefits. And how to apply it in your embedded proyects.
1. Introduction to TDD.
2. Testing Framework.
3. Break Hardware Dependencies.
4. Break Third-Party Dependencies.
5. Simplify Test-Driven Development workflow.
Thanks to Daniel Stori from turnoff.us for allowing us to use his work.