Note that after adding the default ASP.NET MVC Test Project project, there is no way. That is, you cannot get the sample HomeControllerTests and AccountControllerTests. The easiest way to get this is to add an additional complete ASP.NET MVC Web Application project with tests, and then copy the code.
Eilon source
share