I am using Visual Web Developer 2010. I have installed NUnit, and I'm trying to get it so that NUnit is a selectable testing framework when you create an ASP.NET MVC 3 project.
Since I am using Visual Web Developer, I do not have access to MSTest. What do I need to do to get NUnit loaded as a Test Framework so I can add it as a project based off of a template when I create an MVC 3 project?