Unit Testing Of Mobile Device Applications

Thursday, January 29th, 2009

I had quite a few troubles getting set up for unit testing of mobile device applications. I was trying to write tests for the compact framework on Windows Mobile 5. I did eventaully get the tests up and running with the device emulator, but the tests where terribly slow to run, it was taking about [...]