As long as there are no GUI elements, or a common GUI that both CF and the
full framework support, then it should work on both desktop and PPC devices.
Maybe take a look at NUnit but create a CF gui for it instead of using the
full blown GUI?
The code that performs the unit testing (reflection) is supported in both
environments so that should not cause any problems.
The other thing to keep in mind is where are you wanting to actually perform
the tests? On the PPC device itself or on the development box? I am not sure
what benefit you would get running it on the PPC device unless you are using
PPC specific code?
Ideally you want to run the unit tests on the device so you can run against
the CF CLR (e.g. different exceptions can be thrown for the same failures).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.