NUnit for whidbey

M

Mark

I'm aware that unit testing is built into Whidbey. However, does NUnit work
on Whidbey yet? I tried attaching to a Whidbey (Beta 1) .exe containing
unit tests and it bombed in a hurry.

Thanks in advance.

Mark
 
M

Marcus

I ran into the same problem yesterday.
Check out http://www.nunit.org/installation.html
Basically, you need to modify the nunit config file to make the 2.0
runtime the first in the startup section and make sure the runtime
version number matches the version you are running.
 

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