Is there a port for NUnit for the .Net Compact Framework?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've been looking for a unit testing framework for .Net CF on Visual Studio
2005 and I couldnt find anything anywhere. There was some posting of a port
but that was way back in 2003.

What do you all use to do TDD?

Thanks for your help -

Kiran
http://blog.bellubbi.com
(e-mail address removed)
 
Hi Nino,

Thanks for your reply - I did get the references to the libraries working
and now the compiler seems to be finding the required files fine. However, I
am unable to run the GuiTestRunner as part of my project - do I have to
include it as a seperate project under my solution? or is there a simpler
way...

Secondly, I use Resharper and Nunit - and want to use Cruise Control to
build the project and get my continuous integration env. going - I was
wondering if there was some way to reduce deploying time on the emulator by
just running the tests without actually using GuitestRunner?

Thanks very much in advance for your help,..

Kiran
 
Back
Top