Unit testing for compact framework..

Getting crazy to debug and testing my mobile app in Emulator (cause is too slow on my pc). So I try to search some tool to automate the unit testing process. Unfortunately I can't find unit testing for this kind application. however I find the new project called NCFUnit in source forge (so hope there will be come soon..)
Recently since there are no unit testing for .NET CF, so I do some old style, create new project, create a console application, copy my algorithm code and doing a test from there. Not simple but this is much better way to doing some unit testing in CF, rather than waiting "my slow emus"
Share this post: | | | |
Filed under:

Comments

No Comments