012 An Example of doing TDD

Published: June 13, 2018, 9:16 p.m.

TDD is a clever process. By writing your test before the code, you end up growing your test with the code.