Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-08-22
Let's Code Jumi #51: Actorified Runners (Part 1)
Converting the application to be actor-based. The TestRunCoordinator class which remains from the walking skeleton (written in episode 33) needs to be replaced with actor-based suite and test class runners.