1.5.1.4 Step 4. Add Unity Test Framework

Now that you have a working serial output, you can add unit tests.

You need to manually download and add the Unity test framework to your project. The files you need are available from https://github.com/ThrowTheSwitch/Unity/tree/master/src.

Download them and add them to your project.

Your project should now look something like this: