Test Driven Development

As developers, back in university, we were taught to problem solve. Take a big problem, break it down into manageable chunks, and solve it one part at a time. Whether it was a group effort or individual effort, this strategy seems to work well, and I’m not complaining about it. Testing our program was to … More Test Driven Development