First a confession, and I know I’ll invoke shame for this one: I have done Very Little Testing with Silverlight. I won’t bore you with reasons or excuses, but I wasn’t up on the state of unit testing in Silverlight until very recently. (In fact, I might still be missing some chunks.) The Problem...
First, I highly recommend Kent Beck's Test Driven Development: By Example . It's an excellent book. I mentioned Beck's book, because it is there that I gained an insight affecting the way I'm writing unit tests. ( So Christopher, you're saying that one of the seminal works on unit...