Unable to set TestContext property for my class (.NET Compact Framework)
12 August 2008
Suppose you’re using Visual Studio 2008 and you’ve just found out that Microsoft added unit test support for the Compact Framework on devices and emulators. Neat-o! So you add one to your project thinking, this’ll be fantastic. Then it doesn’t work. You get the following cryptic error: Unable to set TestContext property for the class [...] Read more »
Posted in .NET | 1 Comment »
