8 October 2011
I’ve been a fan of test-driven development (TDD) for a long time. My primary skill set revolves around database design and development but I like to think that, whilst not a .Net expert, I have pretty good C# skills for a SQL bod. So I have had the opportunity to follow proper TDD methodolgies on several [...]
Read the full article →
21 November 2010
In Part 1, I talked about some of the challenges associated with writing effective database unit tests and in Part 2, we will work through setting up a new database test project in Visual Studio 2008 then writing and passing our first unit test. If you’re reading this I will assume you know about some of [...]
Read the full article →