NUnit vs. Visual Studio 2008’s test projects for unit testing [closed]

I am going to be starting up a new project at work and want to get into unit testing. We will be using Visual Studio 2008, C#, and the ASP.NET MVC stuff. I am looking at using either NUnit or the built-in test projects that Visual Studio 2008 has, but I am open to researching other suggestions. Is one system better than the other or perhaps easier to use/understand than the other?

I am looking to get this project set up as kind of the “best practice” for our development efforts going forward.

18 Answers
18

Leave a Comment