Hi all,
I have Framework2.0 already installed in device, I have created a unit Test project for the smartDevice application, now to test this project I need to have Device Unit Test Framework installed in the machine. http://msdn.microsoft.com/en-us/library/bb545998.aspx
Here I want to know if Device Unit Test Framework is distributed independently. I tried to find it out but no luck. I am not fine with installing complete .net Compact Framework 3.5 just to run the unit test project because my application ( for which unit test project is created) is using .net framework 2.0 only.
Can any body tell me. If VS2005 provides Unit testing functionality of DEVICES.