Getting Started with Ceedling [2/3] - Test driving FizzBuzz in C

This is the second of a three video series to show how to quickly get started with Ceedling for test driven development in C -- by test driving a simple "FizzBuzz" example.

In the previous video we learned what FizzBuzz is, created a new Ceedling project and saw how to create and run unit tests.

In this video we test drive a simple FizzBuzz example in C -- writing the tests as we go -- and using Ceedling to run the tests.

In the next and final video in this series we'll look at how to use Ceedling to build a release binary.

E-book

Want more complicated examples?

FizzBuzz is fun and all, but how about temperature sensors?

Get more test-driven development examples in my downloadable "how to" guide.

Get it here.