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

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)
 
G

Guest

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
 

Ask a Question

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.

Ask a Question

Top