I saw the light TDD - Alexey Zakharov's Blog

Browse by Tags

All Tags » TDD (RSS)

New article for SilverlightShow: Deep Dive Into WCF Part 1: TDD by brainbox

I've written new article for SilverlightShow.net. In this article I’ve showed some approaches, which make WCF more TDD friendly. Enjoy!
Filed under: , ,

Simple database fixture. by brainbox

Very often we need to write tests which interact with the database. I found that many people are still doing complex clean up manipulation in tear down method. But in most cases it is useless work. All you need to perform clean up of database after each...
Filed under: , , ,
More Posts