Yet Another Use of a Unit Test Framework
Believe me, I understand TDD. I grok it. It is in my soul. I also happen to believe (and know from experience) that unit test frameworks are valuable far beyond their use in TDD. Some of the best uses...
View ArticleTeam Foundation Adapters Project
I’m pleased to announce that the Team Foundation Adapters project is up and running on CodePlex. The project description is as follows: Team Foundation Adapters make it easier to do proper unit testing...
View ArticleTop 5 Reasons to use VS Database Projects
There is a traditional resistance to using database projects – the production system is the reference point, and I have a backup, so what is the problem, right? Since the GDR2 was released, this...
View ArticleRunning nUnit in a TFS11 build on 64 bit server
Overview In TFS/VS 11, frameworks other than MS Test are supported, which is cool. Peter Provost mentions them here. OK, so you start to use this great new feature, queue up a team build and the tests...
View Article