Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-07-07
Let's Code Jumi #22: Public API (Part 1)
We continue with an end-to-end test for executing one passing test. This requires writing a minimal testing framework for executing the dummy tests, which in turn drives us to create most of Jumi's public API.