Blog

I've wanted to blog for ages. I've tried and failed to find a good way of doing it. Here is my latest try. 
Builders

Creating a builder to help with TDD

Sometimes when writing tests I get frustrated setting up the data for the test. I have developed a way to try and make this easier. I write Test Data Builders to populate the data.

Read more