Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-07-18
Let's Code Jumi #30: Running One Test (Part 1)
Using the previously written public API to write the minimal testing framework, until it can report tests which it finds. Then making the end-to-end test of running one test pass with the simplest possible implementation.