Tuesday, September 21, 2010

Unit Testing NSB with VS2010, .NET 4.0, and MSTest

Unit testing NSB can be done without NUnit. For those of you using MSTest, you will have to download the latest trunk and compile NSB yourself to get this to work. Otherwise you will get a bunch of TypeAccessExceptions amongst others. The big difference on the trunk is that the Rhino Mocks reference has been pulled out which I think was causing the issue.

No comments:

Post a Comment