I've already created MVC project (VS2008 .NET 3.5) at first time VS2008 ask me "Would you like to create Unit test project for this application ?" I choose No..
Now I realize that it's growing more complex and TDD (test driven development) approach would have been better.
but can't find out how to add a unit test project in my solution?
Add a new unit test project to the MVC module solution. In Visual Studio's Solution Explorer, right-click on your MVC module solution and select Add > New Project. In the Add New Project dialog, select Unit Test Project, enter a name, and select the local folder to store it in.
Maybe this will help you
How to: Create a Test Project
As described in the following procedures, you can create test projects in several ways:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With