399 Views
For the TDD course, I've been iterating through the course material; implementing it as a I go through each lesson. In the most recent example, I wanted to show how a test could go from failing to passing, without changing any test code; and without changing the API.
0 comments