In part 3 of this series, we look at how and why we create test harnesses.
Post credit thoughts
MathWorks provides stellar documentation on the creation of test harnesses; the key thoughts should be on why we create them (to avoid modifying the UUT) and how we call them (from test runners!)

