show/hide this revision's text 2 edited tags
show/hide this revision's text 1

NUnit and Visual Web Developer 2008SP1 - Integration problems

Hey all,

I've decided to integrate NUnit with VWD2008.

I did the following- 1) Installed NUnit - Ran a Sample project that was included with the installation all the tests were fine. 2) Installed TestDriven.Net 2.0 - Personal distribution. 3) I have written on an MVC Project a test and when I try to right click the context and run the Test it fails. In addition I had to add reference the NUnit.framework dll in order to write the tests.

What have I done wrong?