Really easy thing that I thought would be in the nMock framework somewhere, but couldn't find: A way to call custom validation code against the matched object. With .NET2's anonymous delegates, it was pretty easy to whip up just such a beast (with a bonus
Read More...
I'm not quite to Test First, but I'm getting there. As an aside, the lack of having TestDriven.NET yet has forced me to actually use the NUnit GUI... not as bad as I used to think. It automatically reloads when you build the .dll it's pointing at, parses
Read More...