@Peter Meyer - What version of nUnit did you install? The nUnit 2.5 Alpha 3 release contains the VS 2008 project templates needed to get nUnit as an option in the Create Unit Test Project dialog that shows up after choosing the ASP.NET MVC Application template.
@Jon Limjap - When creating an a ASP.NET MVC application, it gives you an option to create a unit test project at the same time. Please check this link out to see a screen shot of the dialog that is presented to you after choosing the ASP.NET MVC Web Application and clicking OK. This is what Peter is asking about.
