I just went through last week’s unread feed (a sleeping problem? me?) and found this on the Daily WTF. The unit test code you see there is so absurdly wrong it makes you smile, but then, there’s a serious problem…
I just went through last week’s unread feed (a sleeping problem? me?) and found this on the Daily WTF. The unit test code you see there is so absurdly wrong it makes you smile, but then, there’s a serious problem…
Jeff Wilcox has described in this article how to make NUnit tests run in the Silverlight unit testing framework. That article provides all the groundwork for what you need to do: Compile a version of the NUnit framework that runs…