TDD as if you meant it!
Details
This month we'll look at a slightly more advanced version of Test Driven Development (TDD) knows as 'TDD as if you meant it', where you begin with your code in the test and only migrate it out to methods and classes as forced by the tests.
See the LCD website (http://leedscodedojo.github.io/) for further info.
