I've already created MVC project (VS2008 .NET 3.5) at first time VS2008 ask me "Would you like to create Unit text project for this application ?" I choose No..
Now I realize that it's growing more complex and test driven development is better.
but can't findout how to add a unit test project in my solution?